Home
last modified time | relevance | path

Searched defs:LoadMI (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCMIPeephole.cpp370 MachineInstr *LoadMI = MRI->getVRegDef(FeedReg1); in simplifyCode() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetInstrInfo.cpp622 MachineInstr &LoadMI, in foldMemoryOperand()
DInlineSpiller.cpp789 MachineInstr *LoadMI) { in foldMemoryOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64LoadStoreOptimizer.cpp1175 MachineInstr &LoadMI = *I; in findMatchingStore() local
DAArch64InstructionSelector.cpp2181 auto *LoadMI = getOpcodeDef(TargetOpcode::G_LOAD, SrcReg, MRI); in select() local
3180 MachineInstr *LoadMI = nullptr; in emitLoadFromConstantPool() local
DAArch64InstrInfo.cpp3403 MachineInstr &LoadMI = *--InsertPt; in foldMemoryOperandImpl() local
DAArch64FastISel.cpp4549 const auto *LoadMI = MI; in optimizeIntExtLoad() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp1220 MachineBasicBlock::iterator InsertPt, MachineInstr &LoadMI, in foldMemoryOperandImpl()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp5070 static bool isNonFoldablePartialRegisterLoad(const MachineInstr &LoadMI, in isNonFoldablePartialRegisterLoad()
5193 MachineBasicBlock::iterator InsertPt, MachineInstr &LoadMI, in foldMemoryOperandImpl()
DX86FastISel.cpp792 MachineInstrBuilder LoadMI = in handleConstantAddresses() local