Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorOps.cpp127 SDValue ExpandZERO_EXTEND_VECTOR_INREG(SDNode *Node);
867 Results.push_back(ExpandZERO_EXTEND_VECTOR_INREG(Node)); in Expand()
1279 SDValue VectorLegalizer::ExpandZERO_EXTEND_VECTOR_INREG(SDNode *Node) { in ExpandZERO_EXTEND_VECTOR_INREG() function in VectorLegalizer