Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp4097 auto &OpRight = N->getOperand(1); in tryBitPermutation() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1956 Value *OpRight = (LeftToRight) ? Op : OpLastLane; in getBestOperand() local