Home
last modified time | relevance | path

Searched refs:ConstantBuildVector (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11099 static SDValue ConstantBuildVector(SDValue Op, SelectionDAG &DAG) { in ConstantBuildVector() function
11176 if (SDValue V = ConstantBuildVector(Op, DAG)) in LowerBUILD_VECTOR()
11371 Val = ConstantBuildVector(Vec, DAG); in LowerBUILD_VECTOR()