Home
last modified time | relevance | path

Searched refs:CreateFI (Results 1 – 23 of 23) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrBuilder.h69 MO.push_back(MachineOperand::CreateFI(Base.FrameIndex)); in getFullAddress()
DX86InstrInfo.cpp2694 MOs.push_back(MachineOperand::CreateFI(FrameIndex)); in foldMemoryOperandImpl()
/external/llvm/lib/Target/X86/
DX86InstrBuilder.h69 MO.push_back(MachineOperand::CreateFI(Base.FrameIndex)); in getFullAddress()
DX86InstrInfo.cpp6147 MachineOperand::CreateFI(FrameIndex), InsertPt, in foldMemoryOperandImpl()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86InstrBuilder.h74 MO.push_back(MachineOperand::CreateFI(Base.FrameIndex)); in getFullAddress()
DX86InstrInfo.cpp5056 MachineOperand::CreateFI(FrameIndex), InsertPt, in foldMemoryOperandImpl()
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineInstrBuilder.h97 MI->addOperand(MachineOperand::CreateFI(Idx)); in addFrameIndex()
DMachineOperand.h516 static MachineOperand CreateFI(int Idx) { in CreateFI() function
/external/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h109 MI->addOperand(*MF, MachineOperand::CreateFI(Idx)); in addFrameIndex()
DMachineOperand.h638 static MachineOperand CreateFI(int Idx) { in CreateFI() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h140 MI->addOperand(*MF, MachineOperand::CreateFI(Idx)); in addFrameIndex()
DMachineOperand.h788 static MachineOperand CreateFI(int Idx) { in CreateFI() function
/external/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp1143 Dest = MachineOperand::CreateFI(FI); in parseStackObjectOperand()
1165 Dest = MachineOperand::CreateFI(FI); in parseFixedStackObjectOperand()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLiveDebugVariables.cpp895 Loc = MachineOperand::CreateFI(VRM.getStackSlot(VirtReg)); in rewriteLocations()
/external/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp589 Ops.push_back(MachineOperand::CreateFI(SI->second)); in addStackMapLiveVars()
1128 Op = MachineOperand::CreateFI(Offset); in selectIntrinsicCall()
DSelectionDAGBuilder.cpp4690 Op = MachineOperand::CreateFI(FI); in EmitFuncArgumentDbgValue()
4716 Op = MachineOperand::CreateFI(FINode->getIndex()); in EmitFuncArgumentDbgValue()
/external/llvm/lib/CodeGen/
DLiveDebugVariables.cpp932 Loc = MachineOperand::CreateFI(VRM.getStackSlot(VirtReg)); in rewriteLocations()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DInstrEmitter.cpp360 MI->addOperand(MachineOperand::CreateFI(FI->getIndex())); in AddOperand()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveDebugVariables.cpp1069 Loc = MachineOperand::CreateFI(VRM.getStackSlot(VirtReg)); in rewriteLocations()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp1475 Dest = MachineOperand::CreateFI(FI); in parseStackObjectOperand()
1497 Dest = MachineOperand::CreateFI(FI); in parseFixedStackObjectOperand()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonConstExtenders.cpp257 return MachineOperand::CreateFI(FI); in operator MachineOperand()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp767 Ops.push_back(MachineOperand::CreateFI(SI->second)); in addStackMapLiveVars()
DSelectionDAGBuilder.cpp4919 Op = MachineOperand::CreateFI(FI); in EmitFuncArgumentDbgValue()
4940 Op = MachineOperand::CreateFI(FINode->getIndex()); in EmitFuncArgumentDbgValue()