Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp148 void ExpandREM(SDNode *Node, SmallVectorImpl<SDValue> &Results);
902 ExpandREM(Node, Results); in Expand()
1442 void VectorLegalizer::ExpandREM(SDNode *Node, in ExpandREM() function in VectorLegalizer