Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2757 bool OffsetSIsScalable, OffsetDIsScalable; in isLoopCarriedDep() local
2761 !TII->getMemOperandWithOffset(*DI, BaseOpD, OffsetD, OffsetDIsScalable, in isLoopCarriedDep()
2765 assert(!OffsetSIsScalable && !OffsetDIsScalable && in isLoopCarriedDep()