HomeSort by relevance Sort by last modified time
    Searched defs:isLoadFromStackSlot (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDGPUInstrInfo.cpp 43 unsigned AMDGPUInstrInfo::isLoadFromStackSlot(const MachineInstr *MI,
  /external/mesa3d/src/gallium/drivers/radeon/
AMDGPUInstrInfo.cpp 43 unsigned AMDGPUInstrInfo::isLoadFromStackSlot(const MachineInstr *MI,
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 121 /// isLoadFromStackSlot - If the specified machine instruction is a direct
126 virtual unsigned isLoadFromStackSlot(const MachineInstr *MI,
143 /// isLoadFromStackSlot, this returns true for any instructions that
    [all...]
  /external/llvm/lib/Target/Mips/
Mips16InstrInfo.cpp 42 /// isLoadFromStackSlot - If the specified machine instruction is a direct
48 isLoadFromStackSlot(const MachineInstr *MI, int &FrameIndex) const
MipsSEInstrInfo.cpp 37 /// isLoadFromStackSlot - If the specified machine instruction is a direct
43 isLoadFromStackSlot(const MachineInstr *MI, int &FrameIndex) const
  /external/llvm/lib/Target/R600/
AMDGPUInstrInfo.cpp 47 unsigned AMDGPUInstrInfo::isLoadFromStackSlot(const MachineInstr *MI,
  /external/llvm/lib/Target/Sparc/
SparcInstrInfo.cpp 40 /// isLoadFromStackSlot - If the specified machine instruction is a direct
45 unsigned SparcInstrInfo::isLoadFromStackSlot(const MachineInstr *MI,
  /external/llvm/lib/Target/XCore/
XCoreInstrInfo.cpp 58 /// isLoadFromStackSlot - If the specified machine instruction is a direct
64 XCoreInstrInfo::isLoadFromStackSlot(const MachineInstr *MI, int &FrameIndex) const{
  /external/llvm/lib/Target/AArch64/
AArch64InstrInfo.cpp 998 unsigned AArch64InstrInfo::isLoadFromStackSlot(const MachineInstr *MI
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.cpp 70 /// isLoadFromStackSlot - If the specified machine instruction is a direct
75 unsigned HexagonInstrInfo::isLoadFromStackSlot(const MachineInstr *MI,
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.cpp 206 unsigned SystemZInstrInfo::isLoadFromStackSlot(const MachineInstr *MI,
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.cpp 173 unsigned PPCInstrInfo::isLoadFromStackSlot(const MachineInstr *MI,
    [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp     [all...]

Completed in 470 milliseconds