reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
660 int FI = cast<FixedStackPseudoSourceValue>(PVal)->getFrameIndex();
lib/CodeGen/MachineInstr.cpp 2153 ->getFrameIndex()))
lib/CodeGen/MachineLICM.cpp 388 if (Value->getFrameIndex() == FI)
lib/CodeGen/MachineOperand.cpp 1132 int FrameIndex = cast<FixedStackPseudoSourceValue>(PVal)->getFrameIndex();
lib/CodeGen/MachineVerifier.cpp 1846 if (Value->getFrameIndex() != FI) continue;
lib/CodeGen/RegAllocGreedy.cpp 3174 ->getFrameIndex());
lib/CodeGen/StackSlotColoring.cpp 185 int FI = FSV->getFrameIndex();
lib/Target/ARM/ARMBaseInstrInfo.cpp1262 ->getFrameIndex(); 1505 ->getFrameIndex();lib/Target/Lanai/LanaiInstrInfo.cpp
739 ->getFrameIndex();
lib/Target/X86/X86InstrInfo.cpp423 ->getFrameIndex(); 458 ->getFrameIndex();