Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp114 SDValue ExpandANY_EXTEND_VECTOR_INREG(SDNode *Node);
861 Results.push_back(ExpandANY_EXTEND_VECTOR_INREG(Node)); in Expand()
1220 SDValue VectorLegalizer::ExpandANY_EXTEND_VECTOR_INREG(SDNode *Node) { in ExpandANY_EXTEND_VECTOR_INREG() function in VectorLegalizer