Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp21190 const unsigned ImmPos = 4, OffsetPos = 3; in combineSVEPrefetchVecBaseImmOff() local
21192 if (isValidImmForSVEVecImmAddrMode(N->getOperand(ImmPos), ScalarSizeInBytes)) in combineSVEPrefetchVecBaseImmOff()
21197 std::swap(Ops[ImmPos], Ops[OffsetPos]); in combineSVEPrefetchVecBaseImmOff()