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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
AMDGPUInstrInfo.cpp 43 unsigned AMDGPUInstrInfo::isLoadFromStackSlot(const MachineInstr *MI,
  /external/llvm/lib/Target/R600/
AMDGPUInstrInfo.cpp 44 unsigned AMDGPUInstrInfo::isLoadFromStackSlot(const MachineInstr *MI,
  /external/llvm/lib/Target/Sparc/
SparcInstrInfo.cpp 37 /// isLoadFromStackSlot - If the specified machine instruction is a direct
42 unsigned SparcInstrInfo::isLoadFromStackSlot(const MachineInstr *MI,
  /external/llvm/lib/Target/XCore/
XCoreInstrInfo.cpp 51 /// isLoadFromStackSlot - If the specified machine instruction is a direct
57 XCoreInstrInfo::isLoadFromStackSlot(const MachineInstr *MI, int &FrameIndex) const{
  /external/mesa3d/src/gallium/drivers/radeon/
AMDGPUInstrInfo.cpp 43 unsigned AMDGPUInstrInfo::isLoadFromStackSlot(const MachineInstr *MI,
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 119 /// isLoadFromStackSlot - If the specified machine instruction is a direct
124 virtual unsigned isLoadFromStackSlot(const MachineInstr *MI,
141 /// isLoadFromStackSlot, this returns true for any instructions that
    [all...]
  /external/llvm/lib/Target/Mips/
Mips16InstrInfo.cpp 46 /// isLoadFromStackSlot - If the specified machine instruction is a direct
52 isLoadFromStackSlot(const MachineInstr *MI, int &FrameIndex) const
MipsSEInstrInfo.cpp 42 /// isLoadFromStackSlot - If the specified machine instruction is a direct
48 isLoadFromStackSlot(const MachineInstr *MI, int &FrameIndex) const
  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.cpp 103 unsigned SystemZInstrInfo::isLoadFromStackSlot(const MachineInstr *MI,
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.cpp 65 /// isLoadFromStackSlot - If the specified machine instruction is a direct
70 unsigned HexagonInstrInfo::isLoadFromStackSlot(const MachineInstr *MI,
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.cpp 100 unsigned PPCInstrInfo::isLoadFromStackSlot(const MachineInstr *MI,
693 // update isLoadFromStackSlot.
    [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp     [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp     [all...]

Completed in 1784 milliseconds