Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp485 ImplicitNullChecks::insertFaultingLoad(MachineInstr *LoadMI, in insertFaultingLoad()
H A DTargetInstrInfo.cpp780 MachineInstr &LoadMI, in foldMemoryOperand()
H A DInlineSpiller.cpp728 MachineInstr *LoadMI) { in foldMemoryOperand()
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp908 MCInst LoadMI; in LowerFAULTING_LOAD_OP() local
H A DX86InstrInfo.cpp6165 static bool isNonFoldablePartialRegisterLoad(const MachineInstr &LoadMI, in isNonFoldablePartialRegisterLoad()
6220 MachineBasicBlock::iterator InsertPt, MachineInstr &LoadMI, in foldMemoryOperandImpl()
H A DX86FastISel.cpp778 MachineInstrBuilder LoadMI = in handleConstantAddresses() local
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp1103 MachineInstr &LoadMI = *I; in findMatchingStore() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp554 MachineInstr *LoadMI = MRI->getVRegDef(FeedReg1); in simplifyCode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCMIPeephole.cpp370 MachineInstr *LoadMI = MRI->getVRegDef(FeedReg1); in simplifyCode() local
/aosp_15_r20/external/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp1029 MachineBasicBlock::iterator InsertPt, MachineInstr &LoadMI, in foldMemoryOperandImpl()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DInlineSpiller.cpp821 MachineInstr *LoadMI) { in foldMemoryOperand()
H A DTargetInstrInfo.cpp652 MachineInstr &LoadMI, in foldMemoryOperand()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DInlineSpiller.cpp789 MachineInstr *LoadMI) { in foldMemoryOperand()
H A DTargetInstrInfo.cpp622 MachineInstr &LoadMI, in foldMemoryOperand()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp2621 auto *LoadMI = emitLoadFromConstantPool(FPImm, MIB); in select() local
3269 auto *LoadMI = getOpcodeDef(TargetOpcode::G_LOAD, SrcReg, MRI); in select() local
4386 MachineInstr *LoadMI = nullptr; in emitLoadFromConstantPool() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp1175 MachineInstr &LoadMI = *I; in findMatchingStore() local
H A DAArch64InstructionSelector.cpp2181 auto *LoadMI = getOpcodeDef(TargetOpcode::G_LOAD, SrcReg, MRI); in select() local
3180 MachineInstr *LoadMI = nullptr; in emitLoadFromConstantPool() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp1220 MachineBasicBlock::iterator InsertPt, MachineInstr &LoadMI, in foldMemoryOperandImpl()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp1223 MachineInstr &LoadMI = *I; in findMatchingStore() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp1338 MachineBasicBlock::iterator InsertPt, MachineInstr &LoadMI, in foldMemoryOperandImpl()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp518 GAnyLoad *LoadMI = dyn_cast<GAnyLoad>(&MI); in matchCombineExtendingLoads() local
721 GAnyLoad *LoadMI = dyn_cast<GAnyLoad>(MRI.getVRegDef(SrcReg)); in matchCombineLoadWithAndMask() local
816 if (auto *LoadMI = getOpcodeDef<GSExtLoad>(LoadUser, MRI)) { in matchSextTruncSextLoad() local
H A DLegalizerHelper.cpp1040 auto &LoadMI = cast<GLoad>(MI); in narrowScalar() local
1058 auto &LoadMI = cast<GExtLoad>(MI); in narrowScalar() local
2933 LegalizerHelper::LegalizeResult LegalizerHelper::lowerLoad(GAnyLoad &LoadMI) { in lowerLoad()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp5070 static bool isNonFoldablePartialRegisterLoad(const MachineInstr &LoadMI, in isNonFoldablePartialRegisterLoad()
5193 MachineBasicBlock::iterator InsertPt, MachineInstr &LoadMI, in foldMemoryOperandImpl()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp6350 static bool isNonFoldablePartialRegisterLoad(const MachineInstr &LoadMI, in isNonFoldablePartialRegisterLoad()
6624 MachineBasicBlock::iterator InsertPt, MachineInstr &LoadMI, in foldMemoryOperandImpl()
H A DX86FastISel.cpp786 MachineInstrBuilder LoadMI = in handleConstantAddresses() local

12