Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp121 SDValue ExpandSIGN_EXTEND_VECTOR_INREG(SDNode *Node);
864 Results.push_back(ExpandSIGN_EXTEND_VECTOR_INREG(Node)); in Expand()
1255 SDValue VectorLegalizer::ExpandSIGN_EXTEND_VECTOR_INREG(SDNode *Node) { in ExpandSIGN_EXTEND_VECTOR_INREG() function in VectorLegalizer