HomeSort by relevance Sort by last modified time
    Searched refs:isLoadFromStackSlot (Results 1 - 25 of 77) sorted by null

1 2 3 4

  /external/llvm/lib/Target/Sparc/
SparcInstrInfo.h 52 /// isLoadFromStackSlot - If the specified machine instruction is a direct
57 unsigned isLoadFromStackSlot(const MachineInstr &MI,
  /external/llvm/lib/Target/XCore/
XCoreInstrInfo.h 37 /// isLoadFromStackSlot - If the specified machine instruction is a direct
42 unsigned isLoadFromStackSlot(const MachineInstr &MI,
  /external/swiftshader/third_party/LLVM/lib/Target/Alpha/
AlphaInstrInfo.h 36 virtual unsigned isLoadFromStackSlot(const MachineInstr *MI,
  /external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
BlackfinInstrInfo.h 36 virtual unsigned isLoadFromStackSlot(const MachineInstr *MI,
BlackfinInstrInfo.cpp 34 /// isLoadFromStackSlot - If the specified machine instruction is a direct
39 unsigned BlackfinInstrInfo::isLoadFromStackSlot(const MachineInstr *MI,
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUInstrInfo.h 42 unsigned isLoadFromStackSlot(const MachineInstr *MI,
  /external/swiftshader/third_party/LLVM/lib/Target/Sparc/
SparcInstrInfo.h 49 /// isLoadFromStackSlot - If the specified machine instruction is a direct
54 virtual unsigned isLoadFromStackSlot(const MachineInstr *MI,
  /external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
SystemZInstrInfo.h 70 unsigned isLoadFromStackSlot(const MachineInstr *MI, int &FrameIndex) const;
  /external/swiftshader/third_party/LLVM/lib/Target/XCore/
XCoreInstrInfo.h 36 /// isLoadFromStackSlot - If the specified machine instruction is a direct
41 virtual unsigned isLoadFromStackSlot(const MachineInstr *MI,
  /external/llvm/lib/Target/AVR/
AVRInstrInfo.h 87 unsigned isLoadFromStackSlot(const MachineInstr &MI,
  /external/llvm/lib/Target/Mips/
MipsSEInstrInfo.h 30 /// isLoadFromStackSlot - If the specified machine instruction is a direct
35 unsigned isLoadFromStackSlot(const MachineInstr &MI,
Mips16InstrInfo.h 30 /// isLoadFromStackSlot - If the specified machine instruction is a direct
35 unsigned isLoadFromStackSlot(const MachineInstr &MI,
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsInstrInfo.h 126 /// isLoadFromStackSlot - If the specified machine instruction is a direct
131 virtual unsigned isLoadFromStackSlot(const MachineInstr *MI,
  /external/llvm/lib/Target/Lanai/
LanaiInstrInfo.h 41 unsigned isLoadFromStackSlot(const MachineInstr &MI,
LanaiInstrInfo.cpp 715 unsigned LanaiInstrInfo::isLoadFromStackSlot(const MachineInstr &MI,
730 if ((Reg = isLoadFromStackSlot(MI, FrameIndex)))
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCInstrInfo.h 92 unsigned isLoadFromStackSlot(const MachineInstr *MI,
  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
MBlazeInstrInfo.h 181 /// isLoadFromStackSlot - If the specified machine instruction is a direct
186 virtual unsigned isLoadFromStackSlot(const MachineInstr *MI,
MBlazeInstrInfo.cpp 38 /// isLoadFromStackSlot - If the specified machine instruction is a direct
44 isLoadFromStackSlot(const MachineInstr *MI, int &FrameIndex) const {
  /external/llvm/lib/Target/AArch64/
AArch64InstrInfo.h 53 unsigned isLoadFromStackSlot(const MachineInstr &MI,
  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.h 154 unsigned isLoadFromStackSlot(const MachineInstr &MI,
  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.h 157 unsigned isLoadFromStackSlot(const MachineInstr &MI,
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86InstrInfo.h 170 unsigned isLoadFromStackSlot(const MachineInstr *MI, int &FrameIndex) const;
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 46 unsigned isLoadFromStackSlot(const MachineInstr &MI,
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetInstrInfo.h 115 /// isLoadFromStackSlot - If the specified machine instruction is a direct
120 virtual unsigned isLoadFromStackSlot(const MachineInstr *MI,
137 /// isLoadFromStackSlot, this returns true for any instructions that
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMBaseInstrInfo.h 100 virtual unsigned isLoadFromStackSlot(const MachineInstr *MI,

Completed in 1897 milliseconds

1 2 3 4