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