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