/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.cpp | 440 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()
|
D | PPCFrameLowering.cpp | 836 int FrameIdx = MFI->CreateFixedObject((uint64_t)4, (int64_t)-4, true); in processFunctionBeforeCalleeSavedScan() local
|
D | PPCISelLowering.cpp | 2910 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/ |
D | MSP430InstrInfo.cpp | 36 unsigned SrcReg, bool isKill, int FrameIdx, in storeRegToStackSlot() 64 unsigned DestReg, int FrameIdx, in loadRegFromStackSlot()
|
D | MSP430FrameLowering.cpp | 292 int FrameIdx = MF.getFrameInfo()->CreateFixedObject(2, -4, true); in processFunctionBeforeFrameFinalized() local
|
/external/llvm/lib/CodeGen/ |
D | LocalStackSlotAllocation.cpp | 115 int FrameIdx, int64_t &Offset, in AdjustStackOffset() 283 int FrameIdx = MI->getOperand(idx).getIndex(); in insertFrameReferenceRegisters() local
|
D | PrologEpilogInserter.cpp | 238 int FrameIdx; in calculateCalleeSavedRegisters() local 450 AdjustStackOffset(MachineFrameInfo *MFI, int FrameIdx, in AdjustStackOffset()
|
D | TargetInstrInfo.cpp | 457 int FrameIdx = 0; in isReallyTriviallyReMaterializableGeneric() local
|
D | RegAllocFast.cpp | 208 int FrameIdx = MF->getFrameInfo()->CreateSpillStackObject(RC->getSize(), in getStackSpaceFor() local
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64FrameLowering.cpp | 300 int FrameIdx = MBBI->getOperand(FrameOp).getIndex(); in emitEpilogue() local 496 int FrameIdx = CSI[i].getFrameIdx(); in emitFrameMemOps() local
|
D | AArch64InstrInfo.cpp | 382 int FrameIdx, in storeRegToStackSlot() 428 unsigned DestReg, int FrameIdx, in loadRegFromStackSlot()
|
D | AArch64ISelLowering.cpp | 922 unsigned FrameIdx = MFI->CreateFixedObject(8 * NumRegs, in LowerFormalArguments() local
|
/external/llvm/include/llvm/Target/ |
D | TargetRegisterInfo.h | 681 int &FrameIdx) const { in hasReservedSpillSlot() 716 unsigned BaseReg, int FrameIdx, in materializeFrameBaseRegister()
|
/external/llvm/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 170 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/ |
D | XCoreFrameLowering.cpp | 399 int FrameIdx; in processFunctionBeforeCalleeSavedScan() local
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineFrameInfo.h | 38 int FrameIdx; variable
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseRegisterInfo.cpp | 542 unsigned BaseReg, int FrameIdx, in materializeFrameBaseRegister()
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.cpp | 2986 unsigned SrcReg, bool isKill, int FrameIdx, in storeRegToStackSlot() 3024 unsigned DestReg, int FrameIdx, in loadRegFromStackSlot()
|
D | X86FrameLowering.cpp | 1363 int FrameIdx = MFI->CreateFixedObject(SlotSize, in processFunctionBeforeCalleeSavedScan() local
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | SelectionDAG.cpp | 1537 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
|