Searched refs:ExpandVSELECT (Results 1 – 1 of 1) sorted by relevance
134 SDValue ExpandVSELECT(SDNode *Node);958 if (SDValue Expanded = ExpandVSELECT(Node)) { in Expand()1582 SDValue VectorLegalizer::ExpandVSELECT(SDNode *Node) { in ExpandVSELECT() function in VectorLegalizer