Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64InstrInfo.h618 bool LastAdjustmentWasScalable = true);
HDAArch64InstrInfo.cpp5270 bool LastAdjustmentWasScalable) { in createDefCFA() argument
5274 if (FrameReg == Reg && !LastAdjustmentWasScalable) in createDefCFA()