Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp143 void ExpandSETCC(SDNode *Node, SmallVectorImpl<SDValue> &Results);
919 ExpandSETCC(Node, Results); in Expand()
1694 void VectorLegalizer::ExpandSETCC(SDNode *Node, in ExpandSETCC() function in VectorLegalizer
1821 ExpandSETCC(Node, Results); in ExpandStrictFPOp()