Searched refs:foldCONCAT_VECTORS (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAG.cpp | 4853 static SDValue foldCONCAT_VECTORS(const SDLoc &DL, EVT VT, in foldCONCAT_VECTORS() function 5934 if (SDValue V = foldCONCAT_VECTORS(DL, VT, Ops, *this)) in getNode() 6422 if (SDValue V = foldCONCAT_VECTORS(DL, VT, Ops, *this)) in getNode() 8957 if (SDValue V = foldCONCAT_VECTORS(DL, VT, Ops, *this)) in getNode()
|