Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp144 void ExpandSADDSUBO(SDNode *Node, SmallVectorImpl<SDValue> &Results);
841 ExpandSADDSUBO(Node, Results); in Expand()
1408 void VectorLegalizer::ExpandSADDSUBO(SDNode *Node, in ExpandSADDSUBO() function in VectorLegalizer