Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp144 SDValue ExpandAddSubSat(SDValue Op);
785 return ExpandAddSubSat(Op); in Expand()
1215 SDValue VectorLegalizer::ExpandAddSubSat(SDValue Op) { in ExpandAddSubSat() function in VectorLegalizer