Searched defs:OpRight (Results 1 – 2 of 2) sorted by relevance
4097 auto &OpRight = N->getOperand(1); in tryBitPermutation() local
1956 Value *OpRight = (LeftToRight) ? Op : OpLastLane; in getBestOperand() local