Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp143 void ExpandUADDSUBO(SDNode *Node, SmallVectorImpl<SDValue> &Results);
871 ExpandUADDSUBO(Node, Results); in Expand()
1576 void VectorLegalizer::ExpandUADDSUBO(SDNode *Node, in ExpandUADDSUBO() function in VectorLegalizer