Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2312 bool OffsetSIsScalable, OffsetDIsScalable; in isLoopCarriedDep() local
2316 !TII->getMemOperandWithOffset(*DI, BaseOpD, OffsetD, OffsetDIsScalable, in isLoopCarriedDep()
2320 assert(!OffsetSIsScalable && !OffsetDIsScalable && in isLoopCarriedDep()