Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp141 void ExpandSETCC(SDNode *Node, SmallVectorImpl<SDValue> &Results);
954 ExpandSETCC(Node, Results); in Expand()
1700 void VectorLegalizer::ExpandSETCC(SDNode *Node, in ExpandSETCC() function in VectorLegalizer
1827 ExpandSETCC(Node, Results); in ExpandStrictFPOp()