Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp1306 Register NegSizeReg, bool UseDForm, in inlineStackProbe()
1308 if (UseDForm) in inlineStackProbe()
1487 bool UseDForm = CanUseDForm(NegProbeSize); in inlineStackProbe() local
1490 if (!UseDForm) in inlineStackProbe()
1493 allocateAndProbe(*CurrentMBB, {MI}, NegProbeSize, ScratchReg, UseDForm, in inlineStackProbe()
1507 if (!UseDForm) in inlineStackProbe()
1518 UseDForm, FPReg); in inlineStackProbe()