Home
last modified time | relevance | path

Searched defs:UseMO (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCVSXFMAMutate.cpp285 MachineOperand &UseMO = *UI; in processBlock() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp350 MachineIRBuilder &Builder, MachineInstr &DefMI, MachineOperand &UseMO, in InsertInsnsWithoutSideEffectsBeforeUse()
462 MachineOperand &UseMO) { in applyCombineExtendingLoads()
489 for (auto &UseMO : MRI.use_operands(LoadValue.getReg())) in applyCombineExtendingLoads() local
492 for (auto *UseMO : Uses) { in applyCombineExtendingLoads() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineCombiner.cpp243 MachineInstr *UseMO = RI->getParent(); in getLatency() local
DTailDuplicator.cpp218 MachineOperand &UseMO = *UI; in tailDuplicateAndUpdate() local
DMachineInstr.cpp1052 MachineOperand &UseMO = getOperand(UseIdx); in tieOperands() local
1090 const MachineOperand &UseMO = getOperand(i); in findTiedOperandIdx() local
DTwoAddressInstructionPass.cpp1817 MachineOperand &UseMO = MI.getOperand(i); in eliminateRegSequence() local
DPeepholeOptimizer.cpp573 MachineOperand *UseMO = Uses[i]; in INITIALIZE_PASS_DEPENDENCY() local
DRegisterCoalescer.cpp891 MachineOperand &UseMO = *UI; in removeCopyByCommutingDef() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h711 const MachineOperand &UseMO, in isInlineConstant()
DSIFoldOperands.cpp462 const MachineOperand &UseMO) { in isUseSafeToFold()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp4115 const MachineOperand &UseMO = UseMI.getOperand(UseIdx); in getOperandLatency() local