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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12663 // Specialized code to quickly find if PotentialBVec is a BuildVector that
12666 static bool isAllConstantBuildVector(const SDValue &PotentialBVec, argument
12668 BuildVectorSDNode *Bvec = dyn_cast<BuildVectorSDNode>(PotentialBVec);
[all...]

Completed in 279 milliseconds