Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp121 SDValue ExpandINSERT_VECTOR_ELT(SDValue Op);
381 SDValue SelectionDAGLegalize::ExpandINSERT_VECTOR_ELT(SDValue Op) { in ExpandINSERT_VECTOR_ELT() function in SelectionDAGLegalize
3472 Results.push_back(ExpandINSERT_VECTOR_ELT(SDValue(Node, 0))); in ExpandNode()