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

  /external/llvm/lib/Target/MBlaze/
MBlazeInstrInfo.cpp 57 /// isStoreToStackSlot - If the specified machine instruction is a direct
63 isStoreToStackSlot(const MachineInstr *MI, int &FrameIndex) const {
  /external/llvm/lib/Target/Sparc/
SparcInstrInfo.cpp 54 /// isStoreToStackSlot - If the specified machine instruction is a direct
59 unsigned SparcInstrInfo::isStoreToStackSlot(const MachineInstr *MI,
  /external/llvm/lib/Target/CellSPU/
SPUInstrInfo.cpp 98 SPUInstrInfo::isStoreToStackSlot(const MachineInstr *MI,
  /external/llvm/lib/Target/Mips/
MipsInstrInfo.cpp 68 /// isStoreToStackSlot - If the specified machine instruction is a direct
74 isStoreToStackSlot(const MachineInstr *MI, int &FrameIndex) const
  /external/llvm/lib/Target/XCore/
XCoreInstrInfo.cpp 72 /// isStoreToStackSlot - If the specified machine instruction is a direct
78 XCoreInstrInfo::isStoreToStackSlot(const MachineInstr *MI,
  /external/llvm/include/llvm/Target/
TargetInstrInfo.h 147 /// isStoreToStackSlot - If the specified machine instruction is a direct
152 virtual unsigned isStoreToStackSlot(const MachineInstr *MI,
168 /// reference. If not, return false. Unlike isStoreToStackSlot,
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.cpp 96 unsigned PPCInstrInfo::isStoreToStackSlot(const MachineInstr *MI,
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.cpp 93 /// isStoreToStackSlot - If the specified machine instruction is a direct
98 unsigned HexagonInstrInfo::isStoreToStackSlot(const MachineInstr *MI,
    [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp 843 ARMBaseInstrInfo::isStoreToStackSlot(const MachineInstr *MI,
    [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp     [all...]

Completed in 221 milliseconds