Home | History | Annotate | Download | only in X86

Lines Matching refs:ConvertI1VectorToInteger

7331 static SDValue ConvertI1VectorToInteger(SDValue Op, SelectionDAG &DAG) {
7373 SDValue Imm = ConvertI1VectorToInteger(Op, DAG);
18903 Op1Scalar = ConvertI1VectorToInteger(Op1, DAG);
18908 Op2Scalar = ConvertI1VectorToInteger(Op2, DAG);