mirror of
https://github.com/RPCSX/llvm.git
synced 2025-02-20 04:55:37 +00:00
fix formatting; NFC
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@307523 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
12a230f4b4
commit
9086ed9db0
@ -1096,8 +1096,8 @@ namespace llvm {
|
||||
ISD::ArgFlagsTy &ArgFlags,
|
||||
CCState &State);
|
||||
|
||||
bool isIntS16Immediate(SDNode *N, int16_t &Imm);
|
||||
bool isIntS16Immediate(SDValue Op, int16_t &Imm);
|
||||
bool isIntS16Immediate(SDNode *N, int16_t &Imm);
|
||||
bool isIntS16Immediate(SDValue Op, int16_t &Imm);
|
||||
|
||||
} // end namespace llvm
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user