Searched refs:PromoteIntOp_SCALAR_TO_VECTOR (Results 1 – 2 of 2) sorted by relevance
303 SDValue PromoteIntOp_SCALAR_TO_VECTOR(SDNode *N);
890 Res = PromoteIntOp_SCALAR_TO_VECTOR(N); break; in PromoteIntegerOperand()1102 SDValue DAGTypeLegalizer::PromoteIntOp_SCALAR_TO_VECTOR(SDNode *N) { in PromoteIntOp_SCALAR_TO_VECTOR() function in DAGTypeLegalizer