Home
last modified time | relevance | path

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

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