Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp135 SDValue ExpandVSELECT(SDNode *Node);
755 Results.push_back(ExpandVSELECT(Node)); in Expand()
1167 SDValue VectorLegalizer::ExpandVSELECT(SDNode *Node) { in ExpandVSELECT() function in VectorLegalizer