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