/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | MachineOperand.h | 201 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/ |
D | MBlazeFrameLowering.cpp | 65 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()
|
D | MBlazeInstrInfo.cpp | 46 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/ |
D | PTXRegisterInfo.cpp | 48 while (!MI.getOperand(Index).isFI()) { in eliminateFrameIndex()
|
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/ |
D | BlackfinInstrInfo.cpp | 45 if (MI->getOperand(1).isFI() && in isLoadFromStackSlot() 67 if (MI->getOperand(1).isFI() && in isStoreToStackSlot()
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineOperand.h | 240 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/ |
D | X86InstrInfo.h | 110 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/ |
D | LocalStackSlotAllocation.cpp | 261 if (MI->getOperand(i).isFI()) { in insertFrameReferenceRegisters() 286 if (MI->getOperand(idx).isFI()) { in insertFrameReferenceRegisters()
|
/external/llvm/lib/CodeGen/ |
D | StackColoring.cpp | 468 if (!MO.isFI()) in isLifetimeStartOrEnd() 546 if (!MO.isFI()) in collectMarkers() 869 if (!MO.isFI()) in remapInstructions() 938 if (!MO.isFI()) in removeInvalidSlotRanges()
|
D | LocalStackSlotAllocation.cpp | 306 if (MI.getOperand(i).isFI()) { in insertFrameReferenceRegisters() 342 if (!MI.getOperand(idx).isFI()) in insertFrameReferenceRegisters()
|
D | ShrinkWrap.cpp | 248 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/ |
D | XCoreInstrInfo.cpp | 61 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/ |
D | SIFoldOperands.cpp | 48 } 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/ |
D | StackColoring.cpp | 606 if (!MO.isFI()) in isLifetimeStartOrEnd() 682 if (!MO.isFI()) in collectMarkers() 987 if (!MO.isFI()) in remapInstructions() 1098 if (!MO.isFI()) in removeInvalidSlotRanges()
|
D | LocalStackSlotAllocation.cpp | 314 if (MI.getOperand(i).isFI()) { in insertFrameReferenceRegisters() 351 if (!MI.getOperand(idx).isFI()) in insertFrameReferenceRegisters()
|
D | ShrinkWrap.cpp | 295 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/ |
D | ARCInstrInfo.cpp | 60 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/ |
D | MachineOperand.h | 321 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/ |
D | HexagonFrameLowering.cpp | 304 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/ |
D | BPFRegisterInfo.cpp | 54 while (!MI.getOperand(i).isFI()) { in eliminateFrameIndex()
|
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
D | SparcInstrInfo.cpp | 45 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/ |
D | AArch64RegisterInfo.cpp | 255 for (unsigned i = 0; !MI->getOperand(i).isFI(); ++i) in needsFrameBaseReg() 351 while (!MI.getOperand(i).isFI()) { in resolveFrameIndex()
|
D | AArch64DeadRegisterDefinitionsPass.cpp | 80 if (Op.isFI()) in usesFrameIndex()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/ |
D | XCoreInstrInfo.cpp | 68 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/ |
D | XCoreInstrInfo.cpp | 68 if ((MI.getOperand(1).isFI()) && // is a stack slot in isLoadFromStackSlot() 88 if ((MI.getOperand(1).isFI()) && // is a stack slot in isStoreToStackSlot()
|