/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonOptAddrMode.cpp | 413 const MachineOperand ImmOp = AddMI->getOperand(2); in updateAddUses() local 483 bool HexagonOptAddrMode::changeLoad(MachineInstr *OldMI, MachineOperand ImmOp, in changeLoad() 541 bool HexagonOptAddrMode::changeStore(MachineInstr *OldMI, MachineOperand ImmOp, in changeStore() 602 const MachineOperand &ImmOp, in changeAddAsl() 668 const MachineOperand ImmOp = TfrMI->getOperand(1); in xformUseMI() local
|
D | HexagonAsmPrinter.cpp | 263 MCOperand &ImmOp = Inst.getOperand(i); in ScaleVectorOffset() local
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonOptAddrMode.cpp | 304 bool HexagonOptAddrMode::changeLoad(MachineInstr *OldMI, MachineOperand ImmOp, in changeLoad() 362 bool HexagonOptAddrMode::changeStore(MachineInstr *OldMI, MachineOperand ImmOp, in changeStore() 424 const MachineOperand &ImmOp, in changeAddAsl() 490 const MachineOperand ImmOp = TfrMI->getOperand(1); in xformUseMI() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86CallFrameOptimization.cpp | 289 MachineOperand ImmOp = MI->getOperand(X86::AddrNumOperands); in classifyInstruction() local 295 MachineOperand ImmOp = MI->getOperand(X86::AddrNumOperands); in classifyInstruction() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIFoldOperands.cpp | 425 MachineOperand ImmOp = MachineOperand::CreateImm(Imm.getSExtValue()); in foldOperand() local 533 MachineOperand *ImmOp) { in tryConstantFoldOp() 894 const MachineOperand *ImmOp = nullptr; in isOMod() local
|
D | SIFixSGPRCopies.cpp | 363 const MachineOperand *ImmOp = in isSafeToFoldImmIntoCopy() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/ |
D | RISCVMergeBaseOffset.cpp | 245 MachineOperand &ImmOp = LoADDI.getOperand(2); in detectAndFoldOffset() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/AsmParser/ |
D | BPFAsmParser.cpp | 91 struct ImmOp { struct 92 const MCExpr *Val;
|
/external/llvm/lib/Target/AMDGPU/ |
D | SIFoldOperands.cpp | 282 MachineOperand ImmOp = MachineOperand::CreateImm(Imm.getSExtValue()); in foldOperand() local
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86MCInstLower.cpp | 232 unsigned ImmOp = Inst.getNumOperands() - 1; in SimplifyShortImmForm() local
|
/external/llvm/lib/Target/AMDGPU/AsmParser/ |
D | AMDGPUAsmParser.cpp | 138 struct ImmOp { struct in __anon2fa8e53e0111::AMDGPUOperand 139 bool IsFPImm; 140 ImmTy Type; 141 int64_t Val; 142 Modifiers Mods;
|
/external/llvm/lib/Target/X86/AsmParser/ |
D | X86Operand.h | 48 struct ImmOp { struct 49 const MCExpr *Val;
|
D | X86AsmParser.cpp | 2238 const MCExpr *ImmOp = MCConstantExpr::create(ComparisonCode, in ParseInstruction() local 2265 const MCExpr *ImmOp = MCConstantExpr::create(ComparisonCode, in ParseInstruction() local 2292 const MCExpr *ImmOp = MCConstantExpr::create(ComparisonCode, in ParseInstruction() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/AsmParser/ |
D | SparcAsmParser.cpp | 233 struct ImmOp { struct in __anon132d2cec0211::SparcOperand 234 const MCExpr *Val;
|
/external/llvm/lib/Target/Sparc/AsmParser/ |
D | SparcAsmParser.cpp | 206 struct ImmOp { struct in __anoncba7d3b40111::SparcOperand 207 const MCExpr *Val;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | Thumb2InstrInfo.cpp | 636 MachineOperand &ImmOp = MI.getOperand(FrameRegIdx+1); in rewriteT2FrameIndex() local
|
D | ThumbRegisterInfo.cpp | 394 MachineOperand &ImmOp = MI.getOperand(ImmIdx); in rewriteFrameIndex() local
|
/external/llvm/lib/Target/ARM/ |
D | Thumb2InstrInfo.cpp | 595 MachineOperand &ImmOp = MI.getOperand(FrameRegIdx+1); in rewriteT2FrameIndex() local
|
D | ThumbRegisterInfo.cpp | 385 MachineOperand &ImmOp = MI.getOperand(ImmIdx); in rewriteFrameIndex() local
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | Thumb2InstrInfo.cpp | 521 MachineOperand &ImmOp = MI.getOperand(FrameRegIdx+1); in rewriteT2FrameIndex() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/AsmParser/ |
D | X86Operand.h | 54 struct ImmOp { struct 55 const MCExpr *Val;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/ |
D | AVRISelDAGToDAG.cpp | 242 SDValue ImmOp = Op->getOperand(1); in SelectInlineAsmMemoryOperand() local
|
/external/llvm/lib/Target/Lanai/AsmParser/ |
D | LanaiAsmParser.cpp | 109 struct ImmOp { struct 110 const MCExpr *Value;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/AsmParser/ |
D | LanaiAsmParser.cpp | 124 struct ImmOp { struct 125 const MCExpr *Value;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/AsmParser/ |
D | RISCVAsmParser.cpp | 150 struct ImmOp { struct 151 const MCExpr *Val;
|