HomeSort by relevance Sort by last modified time
    Searched refs:MachineFrameInfo (Results 51 - 75 of 94) sorted by null

1 23 4

  /external/llvm/lib/Target/Mips/
MipsSEFrameLowering.cpp 20 #include "llvm/CodeGen/MachineFrameInfo.h"
277 MachineFrameInfo *MFI = MF.getFrameInfo();
396 MachineFrameInfo *MFI = MF.getFrameInfo();
481 const MachineFrameInfo *MFI = MF.getFrameInfo();
MipsISelLowering.cpp 24 #include "llvm/CodeGen/MachineFrameInfo.h"
    [all...]
MipsISelLowering.h 516 MachineFrameInfo *MFI, SelectionDAG &DAG, SDValue Arg,
MipsAsmPrinter.cpp 27 #include "llvm/CodeGen/MachineFrameInfo.h"
251 const MachineFrameInfo *MFI = MF->getFrameInfo();
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCRegisterInfo.cpp 23 #include "llvm/CodeGen/MachineFrameInfo.h"
279 MachineFrameInfo *MFI = MF.getFrameInfo();
711 MachineFrameInfo *MFI = MF.getFrameInfo();
869 const MachineFrameInfo *MFI = MF.getFrameInfo();
    [all...]
PPCInstrInfo.cpp 24 #include "llvm/CodeGen/MachineFrameInfo.h"
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.cpp 85 MachineFrameInfo *MFFrame = MF.getFrameInfo();
220 const MachineFrameInfo *MFI = MI->getParent()->getParent()->getFrameInfo();
751 const MachineFrameInfo *MFI = MF.getFrameInfo();
    [all...]
  /external/llvm/lib/CodeGen/
StackSlotColoring.cpp 21 #include "llvm/CodeGen/MachineFrameInfo.h"
50 MachineFrameInfo *MFI;
CriticalAntiDepBreaker.cpp 18 #include "llvm/CodeGen/MachineFrameInfo.h"
77 const MachineFrameInfo *MFI = MF.getFrameInfo();
StackColoring.cpp 37 #include "llvm/CodeGen/MachineFrameInfo.h"
90 MachineFrameInfo *MFI;
StackMaps.cpp 12 #include "llvm/CodeGen/MachineFrameInfo.h"
238 const MachineFrameInfo *MFI = AP.MF->getFrameInfo();
AggressiveAntiDepBreaker.cpp 19 #include "llvm/CodeGen/MachineFrameInfo.h"
171 const MachineFrameInfo *MFI = MF.getFrameInfo();
    [all...]
TargetInstrInfo.cpp 15 #include "llvm/CodeGen/MachineFrameInfo.h"
479 const MachineFrameInfo &MFI = *MF.getFrameInfo();
InlineSpiller.cpp 26 #include "llvm/CodeGen/MachineFrameInfo.h"
67 MachineFrameInfo &MFI;
    [all...]
MachineLICM.cpp 29 #include "llvm/CodeGen/MachineFrameInfo.h"
68 const MachineFrameInfo *MFI;
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.h 365 MachineFrameInfo *MFI, int ClobberedFI) const;
AArch64InstrInfo.cpp 17 #include "llvm/CodeGen/MachineFrameInfo.h"
    [all...]
AArch64ISelLowering.cpp 23 #include "llvm/CodeGen/MachineFrameInfo.h"
    [all...]
  /external/llvm/lib/Target/MSP430/
MSP430ISelLowering.cpp 20 #include "llvm/CodeGen/MachineFrameInfo.h"
434 MachineFrameInfo *MFI = MF.getFrameInfo();
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 841 const CCValAssign &VA, MachineFrameInfo *MFI,
    [all...]
  /external/llvm/lib/Target/Sparc/
SparcISelLowering.cpp 22 #include "llvm/CodeGen/MachineFrameInfo.h"
711 MachineFrameInfo *MFI = DAG.getMachineFunction().getFrameInfo();
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.cpp 21 #include "llvm/CodeGen/MachineFrameInfo.h"
838 MachineFrameInfo *MFI = MF.getFrameInfo();
    [all...]
HexagonInstrInfo.cpp 21 #include "llvm/CodeGen/MachineFrameInfo.h"
480 MachineFrameInfo &MFI = *MF.getFrameInfo();
526 MachineFrameInfo &MFI = *MF.getFrameInfo();
    [all...]
  /external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp 21 #include "llvm/CodeGen/MachineFrameInfo.h"
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp 24 #include "llvm/CodeGen/MachineFrameInfo.h"
    [all...]

Completed in 1087 milliseconds

1 23 4