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

1 2

  /external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
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/Alpha/
AlphaInstrInfo.cpp 34 AlphaInstrInfo::isLoadFromStackSlot(const MachineInstr *MI,
  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
MBlazeInstrInfo.cpp 38 /// isLoadFromStackSlot - If the specified machine instruction is a direct
44 isLoadFromStackSlot(const MachineInstr *MI, int &FrameIndex) const {
  /external/swiftshader/third_party/LLVM/lib/Target/Sparc/
SparcInstrInfo.cpp 35 /// isLoadFromStackSlot - If the specified machine instruction is a direct
40 unsigned SparcInstrInfo::isLoadFromStackSlot(const MachineInstr *MI,
  /external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
SystemZInstrInfo.cpp 126 unsigned SystemZInstrInfo::isLoadFromStackSlot(const MachineInstr *MI,
  /external/llvm/lib/Target/AVR/
AVRInstrInfo.cpp 63 unsigned AVRInstrInfo::isLoadFromStackSlot(const MachineInstr &MI,
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUInstrInfo.cpp 72 SPUInstrInfo::isLoadFromStackSlot(const MachineInstr *MI,
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsInstrInfo.cpp 43 /// isLoadFromStackSlot - If the specified machine instruction is a direct
49 isLoadFromStackSlot(const MachineInstr *MI, int &FrameIndex) const
  /external/swiftshader/third_party/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/llvm/lib/Target/Lanai/
LanaiInstrInfo.cpp 715 unsigned LanaiInstrInfo::isLoadFromStackSlot(const MachineInstr &MI,
730 if ((Reg = isLoadFromStackSlot(MI, FrameIndex)))
  /external/llvm/lib/Target/Mips/
Mips16InstrInfo.cpp 39 /// isLoadFromStackSlot - If the specified machine instruction is a direct
44 unsigned Mips16InstrInfo::isLoadFromStackSlot(const MachineInstr &MI,
MipsSEInstrInfo.cpp 36 /// isLoadFromStackSlot - If the specified machine instruction is a direct
41 unsigned MipsSEInstrInfo::isLoadFromStackSlot(const MachineInstr &MI,
  /external/llvm/lib/Target/Sparc/
SparcInstrInfo.cpp 39 /// isLoadFromStackSlot - If the specified machine instruction is a direct
44 unsigned SparcInstrInfo::isLoadFromStackSlot(const MachineInstr &MI,
  /external/llvm/lib/Target/XCore/
XCoreInstrInfo.cpp 58 /// isLoadFromStackSlot - If the specified machine instruction is a direct
63 unsigned XCoreInstrInfo::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/PowerPC/
PPCInstrInfo.cpp 59 unsigned PPCInstrInfo::isLoadFromStackSlot(const MachineInstr *MI,
  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.cpp 263 unsigned PPCInstrInfo::isLoadFromStackSlot(const MachineInstr &MI,
    [all...]
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 180 virtual unsigned isLoadFromStackSlot(const MachineInstr &MI,
195 /// If not, return false. Unlike isLoadFromStackSlot, this returns true for
    [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.cpp 241 unsigned SystemZInstrInfo::isLoadFromStackSlot(const MachineInstr &MI,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMBaseInstrInfo.cpp     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetInstrInfo.h 180 virtual unsigned isLoadFromStackSlot(const MachineInstr &MI,
195 /// If not, return false. Unlike isLoadFromStackSlot, this returns true for
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Target/
TargetInstrInfo.h 216 virtual unsigned isLoadFromStackSlot(const MachineInstr &MI,
231 /// If not, return false. Unlike isLoadFromStackSlot, this returns true for
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Target/
TargetInstrInfo.h 216 virtual unsigned isLoadFromStackSlot(const MachineInstr &MI,
231 /// If not, return false. Unlike isLoadFromStackSlot, this returns true for
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Target/
TargetInstrInfo.h 223 virtual unsigned isLoadFromStackSlot(const MachineInstr &MI,
238 /// If not, return false. Unlike isLoadFromStackSlot, this returns true for
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Target/
TargetInstrInfo.h 223 virtual unsigned isLoadFromStackSlot(const MachineInstr &MI,
238 /// If not, return false. Unlike isLoadFromStackSlot, this returns true for
    [all...]

Completed in 1072 milliseconds

1 2