Searched defs:isStoreToStackSlot (Results 1 – 11 of 11) sorted by relevance
/external/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.cpp | 65 unsigned SparcInstrInfo::isStoreToStackSlot(const MachineInstr *MI, in isStoreToStackSlot() function in SparcInstrInfo
|
/external/llvm/lib/Target/XCore/ |
D | XCoreInstrInfo.cpp | 85 XCoreInstrInfo::isStoreToStackSlot(const MachineInstr *MI, in isStoreToStackSlot() function in XCoreInstrInfo
|
/external/llvm/lib/Target/Mips/ |
D | Mips16InstrInfo.cpp | 56 unsigned Mips16InstrInfo::isStoreToStackSlot(const MachineInstr *MI, in isStoreToStackSlot() function in Mips16InstrInfo
|
D | MipsSEInstrInfo.cpp | 63 unsigned MipsSEInstrInfo::isStoreToStackSlot(const MachineInstr *MI, in isStoreToStackSlot() function in MipsSEInstrInfo
|
/external/llvm/include/llvm/Target/ |
D | TargetInstrInfo.h | 164 virtual unsigned isStoreToStackSlot(const MachineInstr *MI, in isStoreToStackSlot() function
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrInfo.cpp | 199 unsigned PPCInstrInfo::isStoreToStackSlot(const MachineInstr *MI, in isStoreToStackSlot() function in PPCInstrInfo
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 211 unsigned SystemZInstrInfo::isStoreToStackSlot(const MachineInstr *MI, in isStoreToStackSlot() function in SystemZInstrInfo
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.cpp | 100 unsigned HexagonInstrInfo::isStoreToStackSlot(const MachineInstr *MI, in isStoreToStackSlot() function in HexagonInstrInfo
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.cpp | 1207 unsigned AArch64InstrInfo::isStoreToStackSlot(const MachineInstr *MI, in isStoreToStackSlot() function in AArch64InstrInfo
|
/external/llvm/lib/Target/ARM/ |
D | ARMBaseInstrInfo.cpp | 1017 ARMBaseInstrInfo::isStoreToStackSlot(const MachineInstr *MI, in isStoreToStackSlot() function in ARMBaseInstrInfo
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.cpp | 2229 unsigned X86InstrInfo::isStoreToStackSlot(const MachineInstr *MI, in isStoreToStackSlot() function in X86InstrInfo
|