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

1 2 3

  /external/llvm/lib/Target/Sparc/
SparcInstrInfo.h 60 /// isStoreToStackSlot - If the specified machine instruction is a direct
65 unsigned isStoreToStackSlot(const MachineInstr &MI,
  /external/llvm/lib/Target/XCore/
XCoreInstrInfo.h 45 /// isStoreToStackSlot - If the specified machine instruction is a direct
50 unsigned isStoreToStackSlot(const MachineInstr &MI,
  /external/swiftshader/third_party/LLVM/lib/Target/Alpha/
AlphaInstrInfo.h 38 virtual unsigned isStoreToStackSlot(const MachineInstr *MI,
  /external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
BlackfinInstrInfo.h 39 virtual unsigned isStoreToStackSlot(const MachineInstr *MI,
BlackfinInstrInfo.cpp 56 /// isStoreToStackSlot - If the specified machine instruction is a direct
61 unsigned BlackfinInstrInfo::isStoreToStackSlot(const MachineInstr *MI,
  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUInstrInfo.h 44 unsigned isStoreToStackSlot(const MachineInstr *MI,
  /external/swiftshader/third_party/LLVM/lib/Target/Sparc/
SparcInstrInfo.h 57 /// isStoreToStackSlot - If the specified machine instruction is a direct
62 virtual unsigned isStoreToStackSlot(const MachineInstr *MI,
  /external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
SystemZInstrInfo.h 71 unsigned isStoreToStackSlot(const MachineInstr *MI, int &FrameIndex) const;
  /external/swiftshader/third_party/LLVM/lib/Target/XCore/
XCoreInstrInfo.h 44 /// isStoreToStackSlot - If the specified machine instruction is a direct
49 virtual unsigned isStoreToStackSlot(const MachineInstr *MI,
XCoreInstrInfo.cpp 72 /// isStoreToStackSlot - If the specified machine instruction is a direct
78 XCoreInstrInfo::isStoreToStackSlot(const MachineInstr *MI,
  /external/llvm/lib/Target/AVR/
AVRInstrInfo.h 89 unsigned isStoreToStackSlot(const MachineInstr &MI,
  /external/llvm/lib/Target/Mips/
MipsSEInstrInfo.h 38 /// isStoreToStackSlot - If the specified machine instruction is a direct
43 unsigned isStoreToStackSlot(const MachineInstr &MI,
Mips16InstrInfo.h 38 /// isStoreToStackSlot - If the specified machine instruction is a direct
43 unsigned isStoreToStackSlot(const MachineInstr &MI,
  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsInstrInfo.h 134 /// isStoreToStackSlot - If the specified machine instruction is a direct
139 virtual unsigned isStoreToStackSlot(const MachineInstr *MI,
  /external/llvm/lib/Target/Lanai/
LanaiInstrInfo.h 47 unsigned isStoreToStackSlot(const MachineInstr &MI,
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCInstrInfo.h 94 unsigned isStoreToStackSlot(const MachineInstr *MI,
  /external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
MBlazeInstrInfo.h 189 /// isStoreToStackSlot - If the specified machine instruction is a direct
194 virtual unsigned isStoreToStackSlot(const MachineInstr *MI,
MBlazeInstrInfo.cpp 57 /// isStoreToStackSlot - If the specified machine instruction is a direct
63 isStoreToStackSlot(const MachineInstr *MI, int &FrameIndex) const {
  /external/llvm/lib/Target/AArch64/
AArch64InstrInfo.h 55 unsigned isStoreToStackSlot(const MachineInstr &MI,
  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.h 156 unsigned isStoreToStackSlot(const MachineInstr &MI,
  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.h 159 unsigned isStoreToStackSlot(const MachineInstr &MI,
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86InstrInfo.h 177 unsigned isStoreToStackSlot(const MachineInstr *MI, int &FrameIndex) const;
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.h 54 unsigned isStoreToStackSlot(const MachineInstr &MI,
  /external/swiftshader/third_party/LLVM/include/llvm/Target/
TargetInstrInfo.h 146 /// isStoreToStackSlot - If the specified machine instruction is a direct
151 virtual unsigned isStoreToStackSlot(const MachineInstr *MI,
167 /// reference. If not, return false. Unlike isStoreToStackSlot,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMBaseInstrInfo.h 102 virtual unsigned isStoreToStackSlot(const MachineInstr *MI,

Completed in 1347 milliseconds

1 2 3