Home
last modified time | relevance | path

Searched defs:Op2Def (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCBranchCoalescing.cpp365 MachineInstr *Op2Def = MRI->getVRegDef(Op2.getReg()); in identicalOperands() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIPeepholeSDWA.cpp755 MachineOperand *Op2Def = findSingleRegDef(Op2, MRI); in matchSDWAOperand() local