Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp136 SDValue ExpandSELECT(SDNode *Node);
924 Results.push_back(ExpandSELECT(Node)); in Expand()
1149 SDValue VectorLegalizer::ExpandSELECT(SDNode *Node) { in ExpandSELECT() function in VectorLegalizer