Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp12935 auto getScaledOffsetDup = [](SDValue BitCast, int &LaneC, MVT &CastVT) { in constructDup() argument
12956 LaneC += ExtIdxInBits / CastedEltBitWidth; in constructDup()
22448 auto *LaneC = dyn_cast<ConstantSDNode>(Lane); in performPostLD1Combine() local
22449 if (!LaneC || LaneC->getZExtValue() >= VT.getVectorNumElements()) in performPostLD1Combine()