Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp11259 auto getScaledOffsetDup = [](SDValue BitCast, int &LaneC, MVT &CastVT) { in constructDup() argument
11280 LaneC += ExtIdxInBits / CastedEltBitWidth; in constructDup()
19114 auto *LaneC = dyn_cast<ConstantSDNode>(Lane); in performPostLD1Combine() local
19115 if (!LaneC || LaneC->getZExtValue() >= VT.getVectorNumElements()) in performPostLD1Combine()