Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp1305 Register NegSizeReg, bool UseDForm, in inlineStackProbe()
1307 if (UseDForm) in inlineStackProbe()
1483 bool UseDForm = CanUseDForm(NegProbeSize); in inlineStackProbe() local
1486 if (!UseDForm) in inlineStackProbe()
1489 allocateAndProbe(*CurrentMBB, {MI}, NegProbeSize, ScratchReg, UseDForm, in inlineStackProbe()
1503 if (!UseDForm) in inlineStackProbe()
1514 UseDForm, FPReg); in inlineStackProbe()