HomeSort by relevance Sort by last modified time
    Searched refs:getFrameIndexReference (Results 1 - 7 of 7) sorted by null

  /external/llvm/lib/CodeGen/
TargetFrameLoweringImpl.cpp 35 int TargetFrameLowering::getFrameIndexReference(const MachineFunction &MF,
  /external/llvm/lib/Target/ARM/
ARMFrameLowering.h 52 int getFrameIndexReference(const MachineFunction &MF, int FI,
ARMFrameLowering.cpp 478 /// getFrameIndexReference - Provide a base+offset reference to an FI slot for
483 ARMFrameLowering::getFrameIndexReference(const MachineFunction &MF, int FI,
573 return getFrameIndexReference(MF, FI, FrameReg);
    [all...]
  /external/llvm/lib/Target/X86/
X86FrameLowering.h 65 int getFrameIndexReference(const MachineFunction &MF, int FI,
X86FrameLowering.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetFrameLowering.h 178 /// getFrameIndexReference - This method should return the base register
181 virtual int getFrameIndexReference(const MachineFunction &MF, int FI,
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp     [all...]

Completed in 767 milliseconds