Searched refs:matchRotateSub (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp3469 static bool matchRotateSub(SDValue Pos, SDValue Neg, unsigned OpSize) { function
3579 if (matchRotateSub(InnerPos, InnerNeg, VT.getSizeInBits())) {

Completed in 69 milliseconds