Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp9683 static SDValue ConstantBuildVector(SDValue Op, SelectionDAG &DAG) { in ConstantBuildVector() function
9746 if (SDValue V = ConstantBuildVector(Op, DAG)) in LowerBUILD_VECTOR()
9941 Val = ConstantBuildVector(Vec, DAG); in LowerBUILD_VECTOR()