| /NextBSD/contrib/llvm/lib/CodeGen/ |
| HD | LocalStackSlotAllocation.cpp | 53 int FrameIdx; // The frame index member in __anonf8be13ac0111::FrameRef 135 int FrameIdx, int64_t &Offset, in AdjustStackOffset() 339 int FrameIdx = FR.getFrameIndex(); in insertFrameReferenceRegisters() local
|
| HD | PrologEpilogInserter.cpp | 336 int FrameIdx; in assignCalleeSavedSpillSlots() local 501 AdjustStackOffset(MachineFrameInfo *MFI, int FrameIdx, in AdjustStackOffset()
|
| HD | RegAllocFast.cpp | 208 int FrameIdx = MF->getFrameInfo()->CreateSpillStackObject(RC->getSize(), in getStackSpaceFor() local
|
| HD | TargetInstrInfo.cpp | 591 int FrameIdx = 0; in isReallyTriviallyReMaterializableGeneric() local
|
| /NextBSD/contrib/llvm/lib/Target/MSP430/ |
| HD | MSP430InstrInfo.cpp | 39 unsigned SrcReg, bool isKill, int FrameIdx, in storeRegToStackSlot() 67 unsigned DestReg, int FrameIdx, in loadRegFromStackSlot()
|
| HD | MSP430FrameLowering.cpp | 294 int FrameIdx = MF.getFrameInfo()->CreateFixedObject(2, -4, true); in processFunctionBeforeFrameFinalized() local
|
| /NextBSD/contrib/llvm/lib/Target/NVPTX/ |
| HD | NVPTXPrologEpilogPass.cpp | 84 AdjustStackOffset(MachineFrameInfo *MFI, int FrameIdx, in AdjustStackOffset()
|
| /NextBSD/contrib/llvm/lib/Target/PowerPC/ |
| HD | PPCInstrInfo.cpp | 873 int FrameIdx, in StoreRegToStackSlot() 975 unsigned SrcReg, bool isKill, int FrameIdx, in storeRegToStackSlot() 1009 unsigned DestReg, int FrameIdx, in LoadRegFromStackSlot() 1086 unsigned DestReg, int FrameIdx, in loadRegFromStackSlot()
|
| HD | PPCISelLowering.cpp | 1685 static void fixupFuncForFI(SelectionDAG &DAG, int FrameIdx, EVT VT) { in fixupFuncForFI() 3879 int FrameIdx; member 6421 int FrameIdx = FrameInfo->CreateStackObject(4, 4, false); in LowerINT_TO_FP() local 6472 int FrameIdx = FrameInfo->CreateStackObject(4, 4, false); in LowerINT_TO_FP() local 6502 int FrameIdx = FrameInfo->CreateStackObject(8, 8, false); in LowerINT_TO_FP() local 6770 int FrameIdx = FrameInfo->CreateStackObject(16, 16, false); in LowerBUILD_VECTOR() local 7502 int FrameIdx = FrameInfo->CreateStackObject(16, 16, false); in LowerSCALAR_TO_VECTOR() local 7547 int FrameIdx = FrameInfo->CreateStackObject(16, 16, false); in LowerEXTRACT_VECTOR_ELT() local 7763 int FrameIdx = FrameInfo->CreateStackObject(16, 16, false); in LowerVectorStore() local
|
| HD | PPCRegisterInfo.cpp | 970 unsigned BaseReg, int FrameIdx, in materializeFrameBaseRegister()
|
| HD | PPCFrameLowering.cpp | 1221 int FrameIdx = MFI->CreateFixedObject((uint64_t)4, (int64_t)-4, true); in determineCalleeSaves() local
|
| /NextBSD/contrib/llvm/include/llvm/Target/ |
| HD | TargetRegisterInfo.h | 774 int &FrameIdx) const { in hasReservedSpillSlot() 809 unsigned BaseReg, int FrameIdx, in materializeFrameBaseRegister()
|
| /NextBSD/contrib/llvm/lib/Target/AArch64/ |
| HD | AArch64RegisterInfo.cpp | 329 int FrameIdx, in materializeFrameBaseRegister()
|
| HD | AArch64ISelLowering.cpp | 2124 unsigned FrameIdx = in LowerFormalArguments() local
|
| /NextBSD/contrib/llvm/lib/Target/SystemZ/ |
| HD | SystemZInstrInfo.cpp | 597 int FrameIdx, in storeRegToStackSlot() 613 unsigned DestReg, int FrameIdx, in loadRegFromStackSlot()
|
| /NextBSD/contrib/llvm/include/llvm/CodeGen/ |
| HD | MachineFrameInfo.h | 39 int FrameIdx; variable
|
| /NextBSD/contrib/llvm/lib/Target/ARM/ |
| HD | ARMBaseRegisterInfo.cpp | 569 unsigned BaseReg, int FrameIdx, in materializeFrameBaseRegister()
|
| HD | ARMISelLowering.cpp | 6456 int FrameIdx = FrameInfo->CreateStackObject(ByteSize, StackAlign, false); in LowerFSINCOS() local
|
| /NextBSD/contrib/llvm/lib/Target/Sparc/ |
| HD | SparcISelLowering.cpp | 367 int FrameIdx = MF.getFrameInfo()->CreateFixedObject(4, 64, true); in LowerFormalArguments_32() local 388 int FrameIdx = MF.getFrameInfo()-> in LowerFormalArguments_32() local 522 int FrameIdx = MF.getFrameInfo()->CreateFixedObject(4, ArgOffset, in LowerFormalArguments_32() local
|
| /NextBSD/contrib/llvm/lib/Target/X86/ |
| HD | X86InstrInfo.cpp | 4072 unsigned SrcReg, bool isKill, int FrameIdx, in storeRegToStackSlot() 4111 unsigned DestReg, int FrameIdx, in loadRegFromStackSlot()
|
| /NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/ |
| HD | SelectionDAG.cpp | 1868 int FrameIdx = FrameInfo->CreateStackObject(ByteSize, StackAlign, false); in CreateStackTemporary() local 1884 int FrameIdx = FrameInfo->CreateStackObject(Bytes, Align, false); in CreateStackTemporary() local 6919 int FrameIdx = 1 << 31; in InferPtrAlignment() local
|