Home
last modified time | relevance | path

Searched defs:isLoadFromStackSlotPostFE (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp724 unsigned LanaiInstrInfo::isLoadFromStackSlotPostFE(const MachineInstr &MI, in isLoadFromStackSlotPostFE() function in LanaiInstrInfo
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h283 virtual unsigned isLoadFromStackSlotPostFE(const MachineInstr &MI, in isLoadFromStackSlotPostFE() function
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp1616 unsigned ARMBaseInstrInfo::isLoadFromStackSlotPostFE(const MachineInstr &MI, in isLoadFromStackSlotPostFE() function in ARMBaseInstrInfo
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp674 unsigned X86InstrInfo::isLoadFromStackSlotPostFE(const MachineInstr &MI, in isLoadFromStackSlotPostFE() function in X86InstrInfo