/minix3/external/bsd/llvm/dist/llvm/lib/Target/Sparc/ |
H A D | SparcInstrInfo.cpp | 45 unsigned SparcInstrInfo::isLoadFromStackSlot(const MachineInstr *MI, in isLoadFromStackSlot() function in SparcInstrInfo
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/XCore/ |
H A D | XCoreInstrInfo.cpp | 64 XCoreInstrInfo::isLoadFromStackSlot(const MachineInstr *MI, int &FrameIndex) const{ in isLoadFromStackSlot() function in XCoreInstrInfo
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/ |
H A D | AMDGPUInstrInfo.cpp | 47 unsigned AMDGPUInstrInfo::isLoadFromStackSlot(const MachineInstr *MI, in isLoadFromStackSlot() function in AMDGPUInstrInfo
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/ |
H A D | Mips16InstrInfo.cpp | 46 unsigned Mips16InstrInfo::isLoadFromStackSlot(const MachineInstr *MI, in isLoadFromStackSlot() function in Mips16InstrInfo
|
H A D | MipsSEInstrInfo.cpp | 41 unsigned MipsSEInstrInfo::isLoadFromStackSlot(const MachineInstr *MI, in isLoadFromStackSlot() function in MipsSEInstrInfo
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/ |
H A D | TargetInstrInfo.h | 135 virtual unsigned isLoadFromStackSlot(const MachineInstr *MI, in isLoadFromStackSlot() function
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/ |
H A D | SystemZInstrInfo.cpp | 206 unsigned SystemZInstrInfo::isLoadFromStackSlot(const MachineInstr *MI, in isLoadFromStackSlot() function in SystemZInstrInfo
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonInstrInfo.cpp | 75 unsigned HexagonInstrInfo::isLoadFromStackSlot(const MachineInstr *MI, in isLoadFromStackSlot() function in HexagonInstrInfo
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.cpp | 174 unsigned PPCInstrInfo::isLoadFromStackSlot(const MachineInstr *MI, in isLoadFromStackSlot() function in PPCInstrInfo
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64InstrInfo.cpp | 1185 unsigned AArch64InstrInfo::isLoadFromStackSlot(const MachineInstr *MI, in isLoadFromStackSlot() function in AArch64InstrInfo
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMBaseInstrInfo.cpp | 1207 ARMBaseInstrInfo::isLoadFromStackSlot(const MachineInstr *MI, in isLoadFromStackSlot() function in ARMBaseInstrInfo
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86InstrInfo.cpp | 1779 unsigned X86InstrInfo::isLoadFromStackSlot(const MachineInstr *MI, in isLoadFromStackSlot() function in X86InstrInfo
|