Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp13120 uint64_t N10Index = N10.getConstantOperandVal(1); in performConcatVectorsCombine() local
13123 if (N00Index == N01Index && N10Index == N11Index && N00Index == 0 && in performConcatVectorsCombine()
13124 N10Index == N00VT.getVectorNumElements()) in performConcatVectorsCombine()