| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
| D | XCoreInstrInfo.h | 49 unsigned isStoreToStackSlot(const MachineInstr &MI,
|
| D | XCoreInstrInfo.cpp | 82 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/ |
| D | SparcInstrInfo.h | 64 unsigned isStoreToStackSlot(const MachineInstr &MI,
|
| D | SparcInstrInfo.cpp | 62 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/ |
| D | ARCInstrInfo.h | 48 unsigned isStoreToStackSlot(const MachineInstr &MI,
|
| D | ARCInstrInfo.cpp | 87 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/ |
| D | AVRInstrInfo.h | 88 unsigned isStoreToStackSlot(const MachineInstr &MI,
|
| D | AVRInstrInfo.cpp | 101 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/ |
| D | MipsSEInstrInfo.h | 42 unsigned isStoreToStackSlot(const MachineInstr &MI,
|
| D | Mips16InstrInfo.h | 48 unsigned isStoreToStackSlot(const MachineInstr &MI,
|
| D | Mips16InstrInfo.cpp | 64 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/ |
| D | LanaiInstrInfo.h | 47 unsigned isStoreToStackSlot(const MachineInstr &MI,
|
| D | LanaiInstrInfo.cpp | 746 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/ |
| D | RISCVInstrInfo.h | 33 unsigned isStoreToStackSlot(const MachineInstr &MI,
|
| D | RISCVInstrInfo.cpp | 65 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/ |
| D | X86InstrInfo.h | 197 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/ |
| D | TargetInstrInfo.h | 286 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/ |
| D | InlineSpiller.cpp | 305 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()
|
| D | StackSlotColoring.cpp | 458 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/ |
| D | SystemZInstrInfo.h | 208 unsigned isStoreToStackSlot(const MachineInstr &MI,
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64InstrInfo.h | 63 unsigned isStoreToStackSlot(const MachineInstr &MI,
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCInstrInfo.h | 252 unsigned isStoreToStackSlot(const MachineInstr &MI,
|
| D | README_ALTIVEC.txt | 3 Implement PPCInstrInfo::isLoadFromStackSlot/isStoreToStackSlot for vector
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonInstrInfo.h | 65 unsigned isStoreToStackSlot(const MachineInstr &MI,
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMBaseInstrInfo.h | 190 unsigned isStoreToStackSlot(const MachineInstr &MI,
|