Searched refs:PromoteIntOp_CONCAT_VECTORS (Results 1 – 2 of 2) sorted by relevance
372 SDValue PromoteIntOp_CONCAT_VECTORS(SDNode *N);
1495 case ISD::CONCAT_VECTORS: Res = PromoteIntOp_CONCAT_VECTORS(N); break; in PromoteIntegerOperand()4990 SDValue DAGTypeLegalizer::PromoteIntOp_CONCAT_VECTORS(SDNode *N) { in PromoteIntOp_CONCAT_VECTORS() function in DAGTypeLegalizer