Home
last modified time | relevance | path

Searched refs:trueReg1 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp298 unsigned trueReg1 = lookThruCopyLike(MI.getOperand(1).getReg(), in gatherVectorInstructions() local
302 if (trueReg1 == trueReg2) in gatherVectorInstructions()
323 unsigned trueReg1 = lookThruCopyLike(MI.getOperand(1).getReg(), in gatherVectorInstructions() local
327 if (trueReg1 == trueReg2) in gatherVectorInstructions()