Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp138 SDValue ExpandSELECT(SDNode *Node);
889 Results.push_back(ExpandSELECT(Node)); in Expand()
1143 SDValue VectorLegalizer::ExpandSELECT(SDNode *Node) { in ExpandSELECT() function in VectorLegalizer