Searched refs:stripConstantMask (Results 1 – 1 of 1) sorted by relevance
6554 static SDValue stripConstantMask(SelectionDAG &DAG, SDValue Op, SDValue &Mask) { in stripConstantMask() function6566 Op = stripConstantMask(DAG, Op, Mask); in matchRotateHalf()6606 ExtractFrom = stripConstantMask(DAG, ExtractFrom, Mask); in extractShiftForRotate()