Home
last modified time | relevance | path

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

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