Home
last modified time | relevance | path

Searched defs:MOUse (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLocalizer.cpp52 isLocalUse(MachineOperand & MOUse,const MachineInstr & Def,MachineBasicBlock * & InsertMBB) isLocalUse() argument
[all...]
H A DUtils.cpp1676 for (auto &MOUse : MRI.use_operands(Def.getReg())) { in salvageDebugInfo() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp681 MachineOperand &MOUse = MI.getOperand(OpIdx); in forwardUses() local