Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12124 static SDValue ConstantBuildVector(SDValue Op, SelectionDAG &DAG) { in ConstantBuildVector() function
12207 if (SDValue V = ConstantBuildVector(Op, DAG)) in LowerBUILD_VECTOR()
12402 Val = ConstantBuildVector(Vec, DAG); in LowerBUILD_VECTOR()