/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVRVVInitUndef.cpp |
|
H A D | RISCVInsertVSETVLI.cpp | 189 const MachineOperand &UseMO = MI.getOperand(UseOpIdx); hasUndefinedMergeOp() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | CodeGenCommonISel.cpp | 285 auto &UseMO = DbgMI->getOperand(UseMOIdx); salvageDebugInfoForDbgValue() local
|
H A D | MachineCombiner.cpp | 282 MachineInstr *UseMO = RI->getParent(); getLatency() local
|
H A D | LiveVariables.cpp | 672 for (auto &UseMO : MRI->use_nodbg_operands(Reg)) { recomputeForSingleDefVirtReg() local
|
H A D | TailDuplicator.cpp | 231 for (auto *UseMO : DebugUses) { tailDuplicateAndUpdate() local
|
H A D | MachineInstr.cpp | 1123 MachineOperand &UseMO = getOperand(UseIdx); tieOperands() local 1163 const MachineOperand &UseMO = getOperand(i); findTiedOperandIdx() local
|
H A D | TwoAddressInstructionPass.cpp | 1941 MachineOperand &UseMO = MI.getOperand(i); eliminateRegSequence() local
|
H A D | PeepholeOptimizer.cpp | 619 MachineInstr *UseMI = UseMO->getParent(); in INITIALIZE_PASS_DEPENDENCY() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCVSXFMAMutate.cpp | 285 MachineOperand &UseMO = *UI; in processBlock() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86LoadValueInjectionLoadHardening.cpp | 394 MachineOperand &UseMO = Use.Addr->getOp(); in getGadgetGraph() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIInstrInfo.h | 1000 isInlineConstant(const MachineInstr & MI,const MachineOperand & UseMO,const MachineOperand & DefMO) isInlineConstant() argument
|
H A D | SIInstrInfo.cpp | 2532 MachineOperand *UseMO = nullptr; reMaterialize() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 660 MachineOperand *PredBB = std::next(&UseMO); in applyCombineExtendingLoads() local 494 InsertInsnsWithoutSideEffectsBeforeUse(MachineIRBuilder & Builder,MachineInstr & DefMI,MachineOperand & UseMO,std::function<void (MachineBasicBlock *,MachineBasicBlock::iterator,MachineOperand & UseMO)> Inserter) InsertInsnsWithoutSideEffectsBeforeUse() argument 634 __anond31e27e20202(MachineBasicBlock *InsertIntoBB, MachineBasicBlock::iterator InsertBefore, MachineOperand &UseMO) applyCombineExtendingLoads() argument 657 for (auto &UseMO : MRI.use_operands(LoadValue.getReg())) applyCombineExtendingLoads() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonInstrInfo.cpp | 4317 const MachineOperand &UseMO = UseMI.getOperand(UseIdx); getOperandLatency() local
|