Home
last modified time | relevance | path

Searched refs:isFI (Results 1 – 25 of 129) sorted by relevance

123456

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineOperand.h201 bool isFI() const { return OpKind == MO_FrameIndex; } in isFI() function
381 assert((isFI() || isCPI() || isJTI()) && in getIndex()
437 assert((isFI() || isCPI() || isJTI()) && in setIndex()
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeFrameLowering.cpp65 if (!MII->isFI() || MII->getIndex() != FRI->first) continue; in replaceFrameIndexes()
125 !I->getOperand(1).isFI() || !I->getOperand(0).isReg() || in analyzeFrameIndexes()
132 !SI->getOperand(1).isFI() || in analyzeFrameIndexes()
178 !I->getOperand(1).isFI() || !I->getOperand(0).isReg() || in analyzeFrameIndexes()
DMBlazeInstrInfo.cpp46 if ((MI->getOperand(1).isFI()) && // is a stack slot in isLoadFromStackSlot()
65 if ((MI->getOperand(1).isFI()) && // is a stack slot in isStoreToStackSlot()
/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DPTXRegisterInfo.cpp48 while (!MI.getOperand(Index).isFI()) { in eliminateFrameIndex()
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
DBlackfinInstrInfo.cpp45 if (MI->getOperand(1).isFI() && in isLoadFromStackSlot()
67 if (MI->getOperand(1).isFI() && in isStoreToStackSlot()
/external/llvm/include/llvm/CodeGen/
DMachineOperand.h240 bool isFI() const { return OpKind == MO_FrameIndex; } in isFI() function
431 assert((isFI() || isCPI() || isTargetIndex() || isJTI()) && in getIndex()
527 assert((isFI() || isCPI() || isTargetIndex() || isJTI()) && in setIndex()
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrInfo.h110 if (MI->getOperand(Op).isFI()) return true; in isLeaMem()
121 if (MI->getOperand(Op).isFI()) return true; in isMem()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLocalStackSlotAllocation.cpp261 if (MI->getOperand(i).isFI()) { in insertFrameReferenceRegisters()
286 if (MI->getOperand(idx).isFI()) { in insertFrameReferenceRegisters()
/external/llvm/lib/CodeGen/
DStackColoring.cpp468 if (!MO.isFI()) in isLifetimeStartOrEnd()
546 if (!MO.isFI()) in collectMarkers()
869 if (!MO.isFI()) in remapInstructions()
938 if (!MO.isFI()) in removeInvalidSlotRanges()
DLocalStackSlotAllocation.cpp306 if (MI.getOperand(i).isFI()) { in insertFrameReferenceRegisters()
342 if (!MI.getOperand(idx).isFI()) in insertFrameReferenceRegisters()
DShrinkWrap.cpp248 if (UseOrDefCSR || MO.isFI()) { in INITIALIZE_PASS_DEPENDENCY()
250 << MO.isFI() << "): " << MI << '\n'); in INITIALIZE_PASS_DEPENDENCY()
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreInstrInfo.cpp61 if ((MI->getOperand(1).isFI()) && // is a stack slot in isLoadFromStackSlot()
83 if ((MI->getOperand(1).isFI()) && // is a stack slot in isStoreToStackSlot()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIFoldOperands.cpp48 } else if (FoldOp->isFI()) { in FoldCandidate()
56 bool isFI() const { in isFI() function
196 if (Fold.isFI()) { in updateOperand()
665 bool FoldingImm = OpToFold.isImm() || OpToFold.isFI(); in foldInstOperand()
1003 bool FoldingImm = OpToFold.isImm() || OpToFold.isFI(); in runOnMachineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DStackColoring.cpp606 if (!MO.isFI()) in isLifetimeStartOrEnd()
682 if (!MO.isFI()) in collectMarkers()
987 if (!MO.isFI()) in remapInstructions()
1098 if (!MO.isFI()) in removeInvalidSlotRanges()
DLocalStackSlotAllocation.cpp314 if (MI.getOperand(i).isFI()) { in insertFrameReferenceRegisters()
351 if (!MI.getOperand(idx).isFI()) in insertFrameReferenceRegisters()
DShrinkWrap.cpp295 if (UseOrDefCSR || (MO.isFI() && !MI.isDebugValue())) { in INITIALIZE_PASS_DEPENDENCY()
297 << MO.isFI() << "): " << MI << '\n'); in INITIALIZE_PASS_DEPENDENCY()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/
DARCInstrInfo.cpp60 if ((MI.getOperand(1).isFI()) && // is a stack slot in isLoadFromStackSlot()
79 if ((MI.getOperand(1).isFI()) && // is a stack slot in isStoreToStackSlot()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineOperand.h321 bool isFI() const { return OpKind == MO_FrameIndex; } in isFI() function
547 assert((isFI() || isCPI() || isTargetIndex() || isJTI()) && in getIndex()
663 assert((isFI() || isCPI() || isTargetIndex() || isJTI()) && in setIndex()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp304 if (MO.isFI()) in needsStackFrame()
1563 if (!MI->getOperand(0).isFI()) in expandStoreInt()
1596 if (!MI->getOperand(1).isFI()) in expandLoadInt()
1627 if (!MI->getOperand(0).isFI()) in expandStoreVecPred()
1664 if (!MI->getOperand(1).isFI()) in expandLoadVecPred()
1702 if (!MI->getOperand(0).isFI()) in expandStoreVec2()
1762 if (!MI->getOperand(1).isFI()) in expandLoadVec2()
1802 if (!MI->getOperand(0).isFI()) in expandStoreVec()
1831 if (!MI->getOperand(1).isFI()) in expandLoadVec()
2087 if (!Op.isFI()) in optimizeSpillSlots()
[all …]
/external/llvm/lib/Target/BPF/
DBPFRegisterInfo.cpp54 while (!MI.getOperand(i).isFI()) { in eliminateFrameIndex()
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcInstrInfo.cpp45 if (MI->getOperand(1).isFI() && MI->getOperand(2).isImm() && in isLoadFromStackSlot()
64 if (MI->getOperand(0).isFI() && MI->getOperand(1).isImm() && in isStoreToStackSlot()
/external/llvm/lib/Target/AArch64/
DAArch64RegisterInfo.cpp255 for (unsigned i = 0; !MI->getOperand(i).isFI(); ++i) in needsFrameBaseReg()
351 while (!MI.getOperand(i).isFI()) { in resolveFrameIndex()
DAArch64DeadRegisterDefinitionsPass.cpp80 if (Op.isFI()) in usesFrameIndex()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreInstrInfo.cpp68 if ((MI.getOperand(1).isFI()) && // is a stack slot in isLoadFromStackSlot()
88 if ((MI.getOperand(1).isFI()) && // is a stack slot in isStoreToStackSlot()
/external/llvm/lib/Target/XCore/
DXCoreInstrInfo.cpp68 if ((MI.getOperand(1).isFI()) && // is a stack slot in isLoadFromStackSlot()
88 if ((MI.getOperand(1).isFI()) && // is a stack slot in isStoreToStackSlot()

123456