Home
last modified time | relevance | path

Searched defs:FrameIdx (Results 1 – 21 of 21) sorted by relevance

/NextBSD/contrib/llvm/lib/CodeGen/
HDLocalStackSlotAllocation.cpp53 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
HDPrologEpilogInserter.cpp336 int FrameIdx; in assignCalleeSavedSpillSlots() local
501 AdjustStackOffset(MachineFrameInfo *MFI, int FrameIdx, in AdjustStackOffset()
HDRegAllocFast.cpp208 int FrameIdx = MF->getFrameInfo()->CreateSpillStackObject(RC->getSize(), in getStackSpaceFor() local
HDTargetInstrInfo.cpp591 int FrameIdx = 0; in isReallyTriviallyReMaterializableGeneric() local
/NextBSD/contrib/llvm/lib/Target/MSP430/
HDMSP430InstrInfo.cpp39 unsigned SrcReg, bool isKill, int FrameIdx, in storeRegToStackSlot()
67 unsigned DestReg, int FrameIdx, in loadRegFromStackSlot()
HDMSP430FrameLowering.cpp294 int FrameIdx = MF.getFrameInfo()->CreateFixedObject(2, -4, true); in processFunctionBeforeFrameFinalized() local
/NextBSD/contrib/llvm/lib/Target/NVPTX/
HDNVPTXPrologEpilogPass.cpp84 AdjustStackOffset(MachineFrameInfo *MFI, int FrameIdx, in AdjustStackOffset()
/NextBSD/contrib/llvm/lib/Target/PowerPC/
HDPPCInstrInfo.cpp873 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()
HDPPCISelLowering.cpp1685 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
HDPPCRegisterInfo.cpp970 unsigned BaseReg, int FrameIdx, in materializeFrameBaseRegister()
HDPPCFrameLowering.cpp1221 int FrameIdx = MFI->CreateFixedObject((uint64_t)4, (int64_t)-4, true); in determineCalleeSaves() local
/NextBSD/contrib/llvm/include/llvm/Target/
HDTargetRegisterInfo.h774 int &FrameIdx) const { in hasReservedSpillSlot()
809 unsigned BaseReg, int FrameIdx, in materializeFrameBaseRegister()
/NextBSD/contrib/llvm/lib/Target/AArch64/
HDAArch64RegisterInfo.cpp329 int FrameIdx, in materializeFrameBaseRegister()
HDAArch64ISelLowering.cpp2124 unsigned FrameIdx = in LowerFormalArguments() local
/NextBSD/contrib/llvm/lib/Target/SystemZ/
HDSystemZInstrInfo.cpp597 int FrameIdx, in storeRegToStackSlot()
613 unsigned DestReg, int FrameIdx, in loadRegFromStackSlot()
/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDMachineFrameInfo.h39 int FrameIdx; variable
/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMBaseRegisterInfo.cpp569 unsigned BaseReg, int FrameIdx, in materializeFrameBaseRegister()
HDARMISelLowering.cpp6456 int FrameIdx = FrameInfo->CreateStackObject(ByteSize, StackAlign, false); in LowerFSINCOS() local
/NextBSD/contrib/llvm/lib/Target/Sparc/
HDSparcISelLowering.cpp367 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/
HDX86InstrInfo.cpp4072 unsigned SrcReg, bool isKill, int FrameIdx, in storeRegToStackSlot()
4111 unsigned DestReg, int FrameIdx, in loadRegFromStackSlot()
/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAG.cpp1868 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