Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11941 static bool isAllConstantBuildVector(const SDValue &PotentialBVec, in isAllConstantBuildVector() argument
11943 BuildVectorSDNode *Bvec = dyn_cast<BuildVectorSDNode>(PotentialBVec); in isAllConstantBuildVector()