Home
last modified time | relevance | path

Searched refs:isLoadFromStackSlot (Results 1 – 25 of 106) sorted by relevance

12345

/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaInstrInfo.h36 virtual unsigned isLoadFromStackSlot(const MachineInstr *MI,
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
DBlackfinInstrInfo.h36 virtual unsigned isLoadFromStackSlot(const MachineInstr *MI,
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcInstrInfo.h54 virtual unsigned isLoadFromStackSlot(const MachineInstr *MI,
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUInstrInfo.h42 unsigned isLoadFromStackSlot(const MachineInstr *MI,
/external/llvm/lib/Target/XCore/
DXCoreInstrInfo.h42 unsigned isLoadFromStackSlot(const MachineInstr &MI,
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreInstrInfo.h41 virtual unsigned isLoadFromStackSlot(const MachineInstr *MI,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreInstrInfo.h42 unsigned isLoadFromStackSlot(const MachineInstr &MI,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/
DARCInstrInfo.h41 unsigned isLoadFromStackSlot(const MachineInstr &MI,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcInstrInfo.h57 unsigned isLoadFromStackSlot(const MachineInstr &MI,
/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.h57 unsigned isLoadFromStackSlot(const MachineInstr &MI,
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZInstrInfo.h70 unsigned isLoadFromStackSlot(const MachineInstr *MI, int &FrameIndex) const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/
DRISCVInstrInfo.h30 unsigned isLoadFromStackSlot(const MachineInstr &MI,
/external/llvm/lib/Target/AVR/
DAVRInstrInfo.h87 unsigned isLoadFromStackSlot(const MachineInstr &MI,
/external/llvm/lib/Target/Mips/
DMipsSEInstrInfo.h35 unsigned isLoadFromStackSlot(const MachineInstr &MI,
DMips16InstrInfo.h35 unsigned isLoadFromStackSlot(const MachineInstr &MI,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
DAVRInstrInfo.h87 unsigned isLoadFromStackSlot(const MachineInstr &MI,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSEInstrInfo.h35 unsigned isLoadFromStackSlot(const MachineInstr &MI,
DMips16InstrInfo.h41 unsigned isLoadFromStackSlot(const MachineInstr &MI,
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsInstrInfo.h131 virtual unsigned isLoadFromStackSlot(const MachineInstr *MI,
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCInstrInfo.h92 unsigned isLoadFromStackSlot(const MachineInstr *MI,
/external/llvm/lib/Target/Lanai/
DLanaiInstrInfo.h41 unsigned isLoadFromStackSlot(const MachineInstr &MI,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
DLanaiInstrInfo.h42 unsigned isLoadFromStackSlot(const MachineInstr &MI,
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DStackSlotColoring.cpp450 if (TII->isLoadFromStackSlot(MI, SS) || in AllMemRefsCanBeUnfolded()
616 if (unsigned DstReg = TII->isLoadFromStackSlot(MI, OldFI)) { in UnfoldAndRewriteInstruction()
689 if (!(LoadReg = TII->isLoadFromStackSlot(I, FirstSS))) continue; in RemoveDeadStores()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h225 virtual unsigned isLoadFromStackSlot(const MachineInstr &MI, in isLoadFromStackSlot() function
234 virtual unsigned isLoadFromStackSlot(const MachineInstr &MI, in isLoadFromStackSlot() function
238 return isLoadFromStackSlot(MI, FrameIndex); in isLoadFromStackSlot()
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeInstrInfo.h186 virtual unsigned isLoadFromStackSlot(const MachineInstr *MI,

12345