Home
last modified time | relevance | path

Searched defs:ImmOp (Results 1 – 25 of 49) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonOptAddrMode.cpp413 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
DHexagonAsmPrinter.cpp263 MCOperand &ImmOp = Inst.getOperand(i); in ScaleVectorOffset() local
/external/llvm/lib/Target/Hexagon/
DHexagonOptAddrMode.cpp304 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/
DX86CallFrameOptimization.cpp289 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/
DSIFoldOperands.cpp425 MachineOperand ImmOp = MachineOperand::CreateImm(Imm.getSExtValue()); in foldOperand() local
533 MachineOperand *ImmOp) { in tryConstantFoldOp()
894 const MachineOperand *ImmOp = nullptr; in isOMod() local
DSIFixSGPRCopies.cpp363 const MachineOperand *ImmOp = in isSafeToFoldImmIntoCopy() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/
DRISCVMergeBaseOffset.cpp245 MachineOperand &ImmOp = LoADDI.getOperand(2); in detectAndFoldOffset() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/BPF/AsmParser/
DBPFAsmParser.cpp91 struct ImmOp { struct
92 const MCExpr *Val;
/external/llvm/lib/Target/AMDGPU/
DSIFoldOperands.cpp282 MachineOperand ImmOp = MachineOperand::CreateImm(Imm.getSExtValue()); in foldOperand() local
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86MCInstLower.cpp232 unsigned ImmOp = Inst.getNumOperands() - 1; in SimplifyShortImmForm() local
/external/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp138 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/
DX86Operand.h48 struct ImmOp { struct
49 const MCExpr *Val;
DX86AsmParser.cpp2238 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/
DSparcAsmParser.cpp233 struct ImmOp { struct in __anon132d2cec0211::SparcOperand
234 const MCExpr *Val;
/external/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp206 struct ImmOp { struct in __anoncba7d3b40111::SparcOperand
207 const MCExpr *Val;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DThumb2InstrInfo.cpp636 MachineOperand &ImmOp = MI.getOperand(FrameRegIdx+1); in rewriteT2FrameIndex() local
DThumbRegisterInfo.cpp394 MachineOperand &ImmOp = MI.getOperand(ImmIdx); in rewriteFrameIndex() local
/external/llvm/lib/Target/ARM/
DThumb2InstrInfo.cpp595 MachineOperand &ImmOp = MI.getOperand(FrameRegIdx+1); in rewriteT2FrameIndex() local
DThumbRegisterInfo.cpp385 MachineOperand &ImmOp = MI.getOperand(ImmIdx); in rewriteFrameIndex() local
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DThumb2InstrInfo.cpp521 MachineOperand &ImmOp = MI.getOperand(FrameRegIdx+1); in rewriteT2FrameIndex() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/AsmParser/
DX86Operand.h54 struct ImmOp { struct
55 const MCExpr *Val;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
DAVRISelDAGToDAG.cpp242 SDValue ImmOp = Op->getOperand(1); in SelectInlineAsmMemoryOperand() local
/external/llvm/lib/Target/Lanai/AsmParser/
DLanaiAsmParser.cpp109 struct ImmOp { struct
110 const MCExpr *Value;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/AsmParser/
DLanaiAsmParser.cpp124 struct ImmOp { struct
125 const MCExpr *Value;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/AsmParser/
DRISCVAsmParser.cpp150 struct ImmOp { struct
151 const MCExpr *Val;

12