Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp146 void ExpandSADDSUBO(SDNode *Node, SmallVectorImpl<SDValue> &Results);
1034 ExpandSADDSUBO(Node, Results); in Expand()
1782 void VectorLegalizer::ExpandSADDSUBO(SDNode *Node, in ExpandSADDSUBO() function in VectorLegalizer