| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
| D | XCoreInstrInfo.h | 41 unsigned isLoadFromStackSlot(const MachineInstr &MI,
|
| D | XCoreInstrInfo.cpp | 62 unsigned XCoreInstrInfo::isLoadFromStackSlot(const MachineInstr &MI, in isLoadFromStackSlot() function in XCoreInstrInfo
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
| D | SparcInstrInfo.h | 56 unsigned isLoadFromStackSlot(const MachineInstr &MI,
|
| D | SparcInstrInfo.cpp | 43 unsigned SparcInstrInfo::isLoadFromStackSlot(const MachineInstr &MI, in isLoadFromStackSlot() function in SparcInstrInfo
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/ |
| D | ARCInstrInfo.h | 40 unsigned isLoadFromStackSlot(const MachineInstr &MI,
|
| D | ARCInstrInfo.cpp | 68 unsigned ARCInstrInfo::isLoadFromStackSlot(const MachineInstr &MI, in isLoadFromStackSlot() function in ARCInstrInfo
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
| D | AVRInstrInfo.h | 86 unsigned isLoadFromStackSlot(const MachineInstr &MI,
|
| D | AVRInstrInfo.cpp | 82 unsigned AVRInstrInfo::isLoadFromStackSlot(const MachineInstr &MI, in isLoadFromStackSlot() function in llvm::AVRInstrInfo
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
| D | MipsSEInstrInfo.h | 34 unsigned isLoadFromStackSlot(const MachineInstr &MI,
|
| D | Mips16InstrInfo.h | 40 unsigned isLoadFromStackSlot(const MachineInstr &MI,
|
| D | Mips16InstrInfo.cpp | 54 unsigned Mips16InstrInfo::isLoadFromStackSlot(const MachineInstr &MI, in isLoadFromStackSlot() function in Mips16InstrInfo
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
| D | LanaiInstrInfo.h | 41 unsigned isLoadFromStackSlot(const MachineInstr &MI,
|
| D | LanaiInstrInfo.cpp | 717 unsigned LanaiInstrInfo::isLoadFromStackSlot(const MachineInstr &MI, in isLoadFromStackSlot() function in LanaiInstrInfo 732 if ((Reg = isLoadFromStackSlot(MI, FrameIndex))) in isLoadFromStackSlotPostFE()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
| D | RISCVInstrInfo.h | 31 unsigned isLoadFromStackSlot(const MachineInstr &MI,
|
| D | RISCVInstrInfo.cpp | 39 unsigned RISCVInstrInfo::isLoadFromStackSlot(const MachineInstr &MI, in isLoadFromStackSlot() function in RISCVInstrInfo
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86InstrInfo.h | 186 unsigned isLoadFromStackSlot(const MachineInstr &MI, 188 unsigned isLoadFromStackSlot(const MachineInstr &MI,
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | TargetInstrInfo.h | 248 virtual unsigned isLoadFromStackSlot(const MachineInstr &MI, in isLoadFromStackSlot() function 257 virtual unsigned isLoadFromStackSlot(const MachineInstr &MI, in isLoadFromStackSlot() function 261 return isLoadFromStackSlot(MI, FrameIndex); in isLoadFromStackSlot()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
| D | SystemZInstrInfo.h | 206 unsigned isLoadFromStackSlot(const MachineInstr &MI,
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64InstrInfo.h | 61 unsigned isLoadFromStackSlot(const MachineInstr &MI,
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCInstrInfo.h | 248 unsigned isLoadFromStackSlot(const MachineInstr &MI,
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonInstrInfo.h | 57 unsigned isLoadFromStackSlot(const MachineInstr &MI,
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | StackSlotColoring.cpp | 450 if (!(LoadReg = TII->isLoadFromStackSlot(*I, FirstSS, LoadSize))) in RemoveDeadStores()
|
| D | TargetInstrInfo.cpp | 640 isLoadFromStackSlot(LoadMI, FrameIndex)) { in foldMemoryOperand() 905 if (isLoadFromStackSlot(MI, FrameIdx) && in isReallyTriviallyReMaterializableGeneric()
|
| D | InlineSpiller.cpp | 301 if (SnipLI.reg == TII.isLoadFromStackSlot(MI, FI) && FI == StackSlot) in isSnippet() 719 unsigned InstrReg = TII.isLoadFromStackSlot(*MI, FI); in coalesceStackAccess()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMBaseInstrInfo.h | 188 unsigned isLoadFromStackSlot(const MachineInstr &MI,
|