Home
last modified time | relevance | path

Searched refs:ExpandVSELECT (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp132 SDValue ExpandVSELECT(SDNode *Node);
732 Results.push_back(ExpandVSELECT(Node)); in Expand()
1189 SDValue VectorLegalizer::ExpandVSELECT(SDNode *Node) { in ExpandVSELECT() function in VectorLegalizer