Searched refs:PromoteIntOp_BUILD_PAIR (Results 1 – 2 of 2) sorted by relevance
386 SDValue PromoteIntOp_BUILD_PAIR(SDNode *N);
1925 case ISD::BUILD_PAIR: Res = PromoteIntOp_BUILD_PAIR(N); break; in PromoteIntegerOperand()2170 SDValue DAGTypeLegalizer::PromoteIntOp_BUILD_PAIR(SDNode *N) { in PromoteIntOp_BUILD_PAIR() function in DAGTypeLegalizer