Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.cpp1305 Register NegSizeReg, bool UseDForm, in inlineStackProbe()
1307 if (UseDForm) in inlineStackProbe()
1475 bool UseDForm = CanUseDForm(NegProbeSize); in inlineStackProbe() local
1478 if (!UseDForm) in inlineStackProbe()
1481 allocateAndProbe(*CurrentMBB, {MI}, NegProbeSize, ScratchReg, UseDForm, in inlineStackProbe()
1495 if (!UseDForm) in inlineStackProbe()
1506 UseDForm, FPReg); in inlineStackProbe()