Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp1311 Register NegSizeReg, bool UseDForm, in inlineStackProbe()
1313 if (UseDForm) in inlineStackProbe()
1488 bool UseDForm = CanUseDForm(NegProbeSize); in inlineStackProbe() local
1491 if (!UseDForm) in inlineStackProbe()
1494 allocateAndProbe(*CurrentMBB, {MI}, NegProbeSize, ScratchReg, UseDForm, in inlineStackProbe()
1508 if (!UseDForm) in inlineStackProbe()
1519 UseDForm, FPReg); in inlineStackProbe()