Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp10917 static bool isAllConstantBuildVector(const SDValue &PotentialBVec, in isAllConstantBuildVector() argument
10919 BuildVectorSDNode *Bvec = dyn_cast<BuildVectorSDNode>(PotentialBVec); in isAllConstantBuildVector()