Searched refs:OpRight (Results 1 – 2 of 2) sorted by relevance
4097 auto &OpRight = N->getOperand(1); in tryBitPermutation() local4098 ConstantSDNode *SRLConst = dyn_cast<ConstantSDNode>(OpRight); in tryBitPermutation()
1956 Value *OpRight = (LeftToRight) ? Op : OpLastLane; in getBestOperand() local 1957 int Score = getLookAheadScore(OpLeft, OpRight, MainAltOps, Lane, in getBestOperand()