Searched refs:foldCONCAT_VECTORS (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 4535 static SDValue foldCONCAT_VECTORS(const SDLoc &DL, EVT VT, in foldCONCAT_VECTORS() function 5584 if (SDValue V = foldCONCAT_VECTORS(DL, VT, Ops, *this)) in getNode() 6071 if (SDValue V = foldCONCAT_VECTORS(DL, VT, Ops, *this)) in getNode() 7961 if (SDValue V = foldCONCAT_VECTORS(DL, VT, Ops, *this)) in getNode()
|