Searched refs:FoldBUILD_VECTOR (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| HD | SelectionDAG.cpp | 5759 static SDValue FoldBUILD_VECTOR(const SDLoc &DL, EVT VT, in FoldBUILD_VECTOR() function 5972 if (SDValue V = FoldBUILD_VECTOR(DL, VT, Ops, *this)) in getNode() 6923 if (SDValue V = FoldBUILD_VECTOR(DL, VT, Ops, *this)) in getNode() 7448 if (SDValue V = FoldBUILD_VECTOR(DL, VT, Ops, *this)) in getNode() 10058 if (SDValue V = FoldBUILD_VECTOR(DL, VT, Ops, *this)) in getNode()
|