Searched refs:ConstantBuildVector (Results 1 – 1 of 1) sorted by relevance
12917 static SDValue ConstantBuildVector(SDValue Op, SelectionDAG &DAG) { in ConstantBuildVector() function13001 if (SDValue V = ConstantBuildVector(Op, DAG)) in LowerBUILD_VECTOR()13226 Val = ConstantBuildVector(Val, DAG); in LowerBUILD_VECTOR()