Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDLegalizeVectorOps.cpp145 void ExpandUADDSUBO(SDNode *Node, SmallVectorImpl<SDValue> &Results);
1030 ExpandUADDSUBO(Node, Results); in Expand()
1774 void VectorLegalizer::ExpandUADDSUBO(SDNode *Node, in ExpandUADDSUBO() function in VectorLegalizer