Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreInstrInfo.h49 unsigned isStoreToStackSlot(const MachineInstr &MI,
DXCoreInstrInfo.cpp82 unsigned XCoreInstrInfo::isStoreToStackSlot(const MachineInstr &MI, in isStoreToStackSlot() function in XCoreInstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcInstrInfo.h64 unsigned isStoreToStackSlot(const MachineInstr &MI,
DSparcInstrInfo.cpp62 unsigned SparcInstrInfo::isStoreToStackSlot(const MachineInstr &MI, in isStoreToStackSlot() function in SparcInstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/
DARCInstrInfo.h48 unsigned isStoreToStackSlot(const MachineInstr &MI,
DARCInstrInfo.cpp87 unsigned ARCInstrInfo::isStoreToStackSlot(const MachineInstr &MI, in isStoreToStackSlot() function in ARCInstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRInstrInfo.h88 unsigned isStoreToStackSlot(const MachineInstr &MI,
DAVRInstrInfo.cpp101 unsigned AVRInstrInfo::isStoreToStackSlot(const MachineInstr &MI, in isStoreToStackSlot() function in llvm::AVRInstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSEInstrInfo.h42 unsigned isStoreToStackSlot(const MachineInstr &MI,
DMips16InstrInfo.h48 unsigned isStoreToStackSlot(const MachineInstr &MI,
DMips16InstrInfo.cpp64 unsigned Mips16InstrInfo::isStoreToStackSlot(const MachineInstr &MI, in isStoreToStackSlot() function in Mips16InstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiInstrInfo.h47 unsigned isStoreToStackSlot(const MachineInstr &MI,
DLanaiInstrInfo.cpp746 unsigned LanaiInstrInfo::isStoreToStackSlot(const MachineInstr &MI, in isStoreToStackSlot() function in LanaiInstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVInstrInfo.h33 unsigned isStoreToStackSlot(const MachineInstr &MI,
DRISCVInstrInfo.cpp65 unsigned RISCVInstrInfo::isStoreToStackSlot(const MachineInstr &MI, in isStoreToStackSlot() function in RISCVInstrInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.h197 unsigned isStoreToStackSlot(const MachineInstr &MI,
199 unsigned isStoreToStackSlot(const MachineInstr &MI,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetInstrInfo.h286 virtual unsigned isStoreToStackSlot(const MachineInstr &MI, in isStoreToStackSlot() function
295 virtual unsigned isStoreToStackSlot(const MachineInstr &MI, in isStoreToStackSlot() function
299 return isStoreToStackSlot(MI, FrameIndex); in isStoreToStackSlot()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DInlineSpiller.cpp305 if (SnipLI.reg == TII.isStoreToStackSlot(MI, FI) && FI == StackSlot) in isSnippet()
471 if (Reg == TII.isStoreToStackSlot(MI, FI) && FI == StackSlot) { in eliminateRedundantSpills()
722 InstrReg = TII.isStoreToStackSlot(*MI, FI); in coalesceStackAccess()
863 if (TII.isStoreToStackSlot(*MI, FI) && in foldMemoryOperand()
DStackSlotColoring.cpp458 if (!(StoreReg = TII->isStoreToStackSlot(*NextMI, SecondSS, StoreSize))) in RemoveDeadStores()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.h208 unsigned isStoreToStackSlot(const MachineInstr &MI,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.h63 unsigned isStoreToStackSlot(const MachineInstr &MI,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.h252 unsigned isStoreToStackSlot(const MachineInstr &MI,
DREADME_ALTIVEC.txt3 Implement PPCInstrInfo::isLoadFromStackSlot/isStoreToStackSlot for vector
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.h65 unsigned isStoreToStackSlot(const MachineInstr &MI,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.h190 unsigned isStoreToStackSlot(const MachineInstr &MI,

12