Home
last modified time | relevance | path

Searched refs:isStoreToStackSlot (Results 1 – 25 of 96) sorted by relevance

1234

/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcInstrInfo.h62 virtual unsigned isStoreToStackSlot(const MachineInstr *MI,
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/
DAlphaInstrInfo.h38 virtual unsigned isStoreToStackSlot(const MachineInstr *MI,
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUInstrInfo.h44 unsigned isStoreToStackSlot(const MachineInstr *MI,
/external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
DBlackfinInstrInfo.h39 virtual unsigned isStoreToStackSlot(const MachineInstr *MI,
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreInstrInfo.h49 virtual unsigned isStoreToStackSlot(const MachineInstr *MI,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreInstrInfo.h50 unsigned isStoreToStackSlot(const MachineInstr &MI,
/external/llvm/lib/Target/XCore/
DXCoreInstrInfo.h50 unsigned isStoreToStackSlot(const MachineInstr &MI,
/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.h65 unsigned isStoreToStackSlot(const MachineInstr &MI,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcInstrInfo.h65 unsigned isStoreToStackSlot(const MachineInstr &MI,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARC/
DARCInstrInfo.h49 unsigned isStoreToStackSlot(const MachineInstr &MI,
/external/llvm/lib/Target/AVR/
DAVRInstrInfo.h89 unsigned isStoreToStackSlot(const MachineInstr &MI,
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZInstrInfo.h71 unsigned isStoreToStackSlot(const MachineInstr *MI, int &FrameIndex) const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/RISCV/
DRISCVInstrInfo.h32 unsigned isStoreToStackSlot(const MachineInstr &MI,
/external/llvm/lib/Target/Mips/
DMipsSEInstrInfo.h43 unsigned isStoreToStackSlot(const MachineInstr &MI,
DMips16InstrInfo.h43 unsigned isStoreToStackSlot(const MachineInstr &MI,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AVR/
DAVRInstrInfo.h89 unsigned isStoreToStackSlot(const MachineInstr &MI,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSEInstrInfo.h43 unsigned isStoreToStackSlot(const MachineInstr &MI,
DMips16InstrInfo.h49 unsigned isStoreToStackSlot(const MachineInstr &MI,
/external/swiftshader/third_party/LLVM/lib/Target/Mips/
DMipsInstrInfo.h139 virtual unsigned isStoreToStackSlot(const MachineInstr *MI,
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCInstrInfo.h94 unsigned isStoreToStackSlot(const MachineInstr *MI,
/external/llvm/lib/Target/Lanai/
DLanaiInstrInfo.h47 unsigned isStoreToStackSlot(const MachineInstr &MI,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
DLanaiInstrInfo.h48 unsigned isStoreToStackSlot(const MachineInstr &MI,
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DStackSlotColoring.cpp451 TII->isStoreToStackSlot(MI, SS)) in AllMemRefsCanBeUnfolded()
633 } else if (unsigned SrcReg = TII->isStoreToStackSlot(MI, OldFI)) { in UnfoldAndRewriteInstruction()
690 if (!(StoreReg = TII->isStoreToStackSlot(NextMI, SecondSS))) continue; in RemoveDeadStores()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h263 virtual unsigned isStoreToStackSlot(const MachineInstr &MI, in isStoreToStackSlot() function
272 virtual unsigned isStoreToStackSlot(const MachineInstr &MI, in isStoreToStackSlot() function
276 return isStoreToStackSlot(MI, FrameIndex); in isStoreToStackSlot()
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeInstrInfo.h194 virtual unsigned isStoreToStackSlot(const MachineInstr *MI,

1234