Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp140 void ExpandSETCC(SDNode *Node, SmallVectorImpl<SDValue> &Results);
768 ExpandSETCC(Node, Results); in Expand()
1448 void VectorLegalizer::ExpandSETCC(SDNode *Node, in ExpandSETCC() function in VectorLegalizer