Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCBranchCoalescing.cpp365 MachineInstr *Op1Def = MRI->getVRegDef(Op1.getReg()); in identicalOperands() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIPeepholeSDWA.cpp729 MachineOperand *Op1Def = findSingleRegDef(Op1, MRI); in matchSDWAOperand() local