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

  /external/llvm/lib/Target/Blackfin/
BlackfinInstrInfo.cpp 56 /// isStoreToStackSlot - If the specified machine instruction is a direct
61 unsigned BlackfinInstrInfo::isStoreToStackSlot(const MachineInstr *MI,
  /external/llvm/lib/Target/Alpha/
AlphaInstrInfo.cpp 53 AlphaInstrInfo::isStoreToStackSlot(const MachineInstr *MI,
  /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/SystemZ/
SystemZInstrInfo.cpp 161 unsigned SystemZInstrInfo::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 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/llvm/lib/Target/PowerPC/
PPCInstrInfo.cpp 85 unsigned PPCInstrInfo::isStoreToStackSlot(const MachineInstr *MI,
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp 801 ARMBaseInstrInfo::isStoreToStackSlot(const MachineInstr *MI,
    [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp     [all...]

Completed in 173 milliseconds