Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-10.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()
544 bool HexagonOptAddrMode::changeStore(MachineInstr *OldMI, MachineOperand ImmOp, in changeStore()
605 const MachineOperand &ImmOp, in changeAddAsl()
671 const MachineOperand ImmOp = TfrMI->getOperand(1); in xformUseMI() local
DHexagonAsmPrinter.cpp255 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-10.0/llvm/lib/Target/X86/
DX86CallFrameOptimization.cpp291 MachineOperand ImmOp = MI->getOperand(X86::AddrNumOperands); in classifyInstruction() local
297 MachineOperand ImmOp = MI->getOperand(X86::AddrNumOperands); in classifyInstruction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/AsmParser/
DBPFAsmParser.cpp91 struct ImmOp { struct
92 const MCExpr *Val;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVMergeBaseOffset.cpp244 MachineOperand &ImmOp = LoADDI.getOperand(2); in detectAndFoldOffset() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/
DX86Operand.h54 struct ImmOp { struct
55 const MCExpr *Val;
56 bool LocalRef;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBPFMISimplifyPatchable.cpp120 const MachineOperand &ImmOp = DefInst->getOperand(2); in checkADDrr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIFoldOperands.cpp882 MachineOperand ImmOp = MachineOperand::CreateImm(Imm.getSExtValue()); in foldOperand() local
990 MachineOperand *ImmOp) { in tryConstantFoldOp()
1389 const MachineOperand *ImmOp = nullptr; in isOMod() local
DSIFixSGPRCopies.cpp334 const MachineOperand *ImmOp = in isSafeToFoldImmIntoCopy() local
/external/llvm/lib/Target/AMDGPU/
DSIFoldOperands.cpp282 MachineOperand ImmOp = MachineOperand::CreateImm(Imm.getSExtValue()); in foldOperand() local
/external/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp138 struct ImmOp { struct in __anonb1c965e30111::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/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp206 struct ImmOp { struct in __anon81f5e7190111::SparcOperand
207 const MCExpr *Val;
/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-10.0/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp235 struct ImmOp { struct in __anonefad8ebb0211::SparcOperand
236 const MCExpr *Val;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRISelDAGToDAG.cpp241 SDValue ImmOp = Op->getOperand(1); in SelectInlineAsmMemoryOperand() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DThumb2InstrInfo.cpp654 MachineOperand &ImmOp = MI.getOperand(FrameRegIdx+1); in rewriteT2FrameIndex() local
DThumbRegisterInfo.cpp394 MachineOperand &ImmOp = MI.getOperand(ImmIdx); in rewriteFrameIndex() local
/external/llvm/lib/Target/Lanai/AsmParser/
DLanaiAsmParser.cpp109 struct ImmOp { struct
110 const MCExpr *Value;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/AsmParser/
DLanaiAsmParser.cpp124 struct ImmOp { struct
125 const MCExpr *Value;
/external/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp335 struct ImmOp { struct
336 int64_t Val;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp188 struct ImmOp { struct
189 int64_t Val;

12