Searched refs:PromoteIntOp_SPLAT_VECTOR (Results 1 – 2 of 2) sorted by relevance
374 SDValue PromoteIntOp_SPLAT_VECTOR(SDNode *N);
1502 Res = PromoteIntOp_SPLAT_VECTOR(N); break; in PromoteIntegerOperand()1750 SDValue DAGTypeLegalizer::PromoteIntOp_SPLAT_VECTOR(SDNode *N) { in PromoteIntOp_SPLAT_VECTOR() function in DAGTypeLegalizer