Searched refs:narrowRotate (Results 1 – 2 of 2) sorted by relevance
529 Instruction *narrowRotate(TruncInst &Trunc);
496 Instruction *InstCombiner::narrowRotate(TruncInst &Trunc) { in narrowRotate() function in InstCombiner614 if (Instruction *NarrowOr = narrowRotate(Trunc)) in narrowBinOp()