Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp440 int FrameIdx, in StoreRegToStackSlot()
543 unsigned SrcReg, bool isKill, int FrameIdx, in storeRegToStackSlot()
573 unsigned DestReg, int FrameIdx, in LoadRegFromStackSlot()
651 unsigned DestReg, int FrameIdx, in loadRegFromStackSlot()
DPPCFrameLowering.cpp836 int FrameIdx = MFI->CreateFixedObject((uint64_t)4, (int64_t)-4, true); in processFunctionBeforeCalleeSavedScan() local
DPPCISelLowering.cpp2910 int FrameIdx; member
4747 int FrameIdx = FrameInfo->CreateStackObject(8, 8, false); in LowerSINT_TO_FP() local
5468 int FrameIdx = FrameInfo->CreateStackObject(16, 16, false); in LowerSCALAR_TO_VECTOR() local
/external/llvm/lib/Target/MSP430/
DMSP430InstrInfo.cpp36 unsigned SrcReg, bool isKill, int FrameIdx, in storeRegToStackSlot()
64 unsigned DestReg, int FrameIdx, in loadRegFromStackSlot()
DMSP430FrameLowering.cpp292 int FrameIdx = MF.getFrameInfo()->CreateFixedObject(2, -4, true); in processFunctionBeforeFrameFinalized() local
/external/llvm/lib/CodeGen/
DLocalStackSlotAllocation.cpp115 int FrameIdx, int64_t &Offset, in AdjustStackOffset()
283 int FrameIdx = MI->getOperand(idx).getIndex(); in insertFrameReferenceRegisters() local
DPrologEpilogInserter.cpp238 int FrameIdx; in calculateCalleeSavedRegisters() local
450 AdjustStackOffset(MachineFrameInfo *MFI, int FrameIdx, in AdjustStackOffset()
DTargetInstrInfo.cpp457 int FrameIdx = 0; in isReallyTriviallyReMaterializableGeneric() local
DRegAllocFast.cpp208 int FrameIdx = MF->getFrameInfo()->CreateSpillStackObject(RC->getSize(), in getStackSpaceFor() local
/external/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp300 int FrameIdx = MBBI->getOperand(FrameOp).getIndex(); in emitEpilogue() local
496 int FrameIdx = CSI[i].getFrameIdx(); in emitFrameMemOps() local
DAArch64InstrInfo.cpp382 int FrameIdx, in storeRegToStackSlot()
428 unsigned DestReg, int FrameIdx, in loadRegFromStackSlot()
DAArch64ISelLowering.cpp922 unsigned FrameIdx = MFI->CreateFixedObject(8 * NumRegs, in LowerFormalArguments() local
/external/llvm/include/llvm/Target/
DTargetRegisterInfo.h681 int &FrameIdx) const { in hasReservedSpillSlot()
716 unsigned BaseReg, int FrameIdx, in materializeFrameBaseRegister()
/external/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp170 int FrameIdx = MF.getFrameInfo()->CreateFixedObject(4, 64, true); in LowerFormalArguments() local
191 int FrameIdx = MF.getFrameInfo()-> in LowerFormalArguments() local
324 int FrameIdx = MF.getFrameInfo()->CreateFixedObject(4, ArgOffset, in LowerFormalArguments() local
/external/llvm/lib/Target/XCore/
DXCoreFrameLowering.cpp399 int FrameIdx; in processFunctionBeforeCalleeSavedScan() local
/external/llvm/include/llvm/CodeGen/
DMachineFrameInfo.h38 int FrameIdx; variable
/external/llvm/lib/Target/ARM/
DARMBaseRegisterInfo.cpp542 unsigned BaseReg, int FrameIdx, in materializeFrameBaseRegister()
/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp2986 unsigned SrcReg, bool isKill, int FrameIdx, in storeRegToStackSlot()
3024 unsigned DestReg, int FrameIdx, in loadRegFromStackSlot()
DX86FrameLowering.cpp1363 int FrameIdx = MFI->CreateFixedObject(SlotSize, in processFunctionBeforeCalleeSavedScan() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1537 int FrameIdx = FrameInfo->CreateStackObject(ByteSize, StackAlign, false); in CreateStackTemporary() local
1553 int FrameIdx = FrameInfo->CreateStackObject(Bytes, Align, false); in CreateStackTemporary() local
6227 int FrameIdx = 1 << 31; in InferPtrAlignment() local