Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp132 SDValue ExpandVSELECT(SDNode *Node);
911 Results.push_back(ExpandVSELECT(Node)); in Expand()
1418 SDValue VectorLegalizer::ExpandVSELECT(SDNode *Node) { in ExpandVSELECT() function in VectorLegalizer