Searched refs:stripConstantMask (Results 1 – 1 of 1) sorted by relevance
8015 static SDValue stripConstantMask(const SelectionDAG &DAG, SDValue Op, in stripConstantMask() function8028 Op = stripConstantMask(DAG, Op, Mask); in matchRotateHalf()8067 ExtractFrom = stripConstantMask(DAG, ExtractFrom, Mask); in extractShiftForRotate()