Searched defs:isLoadFromStackSlotPostFE (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/Lanai/ | ||
H A D | LanaiInstrInfo.cpp | 725 Register LanaiInstrInfo::isLoadFromStackSlotPostFE(const MachineInstr &MI, in isLoadFromStackSlotPostFE() function in LanaiInstrInfo |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetInstrInfo.h | 292 virtual Register isLoadFromStackSlotPostFE(const MachineInstr &MI, isLoadFromStackSlotPostFE() function |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMBaseInstrInfo.cpp | 1617 Register ARMBaseInstrInfo::isLoadFromStackSlotPostFE(const MachineInstr &MI, isLoadFromStackSlotPostFE() function in ARMBaseInstrInfo |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86InstrInfo.cpp | 704 Register X86InstrInfo::isLoadFromStackSlotPostFE(const MachineInstr &MI, isLoadFromStackSlotPostFE() function in X86InstrInfo |