Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp10022 static SDValue ConstantBuildVector(SDValue Op, SelectionDAG &DAG) { in ConstantBuildVector() function
10085 if (SDValue V = ConstantBuildVector(Op, DAG)) in LowerBUILD_VECTOR()
10280 Val = ConstantBuildVector(Vec, DAG); in LowerBUILD_VECTOR()