Searched refs:PromoteIntOp_EXTRACT_SUBVECTOR (Results 1 – 2 of 2) sorted by relevance
392 SDValue PromoteIntOp_EXTRACT_SUBVECTOR(SDNode *N);
1970 case ISD::EXTRACT_SUBVECTOR: Res = PromoteIntOp_EXTRACT_SUBVECTOR(N); break; in PromoteIntegerOperand()6100 SDValue DAGTypeLegalizer::PromoteIntOp_EXTRACT_SUBVECTOR(SDNode *N) { in PromoteIntOp_EXTRACT_SUBVECTOR() function in DAGTypeLegalizer