Searched refs:EmitStackSizeSection (Results 1 – 5 of 5) sorted by relevance
140 EmitStackSizeSection(false), EnableMachineOutliner(false), in TargetOptions()300 unsigned EmitStackSizeSection : 1; variable
555 Options.EmitStackSizeSection = getEnableStackSizeSection(); in InitTargetOptionsFromCodeGenFlags()
439 Options.EmitStackSizeSection = CodeGenOpts.StackSizeSection; in initTargetOptions()
1408 if (!MF.getTarget().Options.EmitStackSizeSection) in emitStackSizeSection()2375 MF.getTarget().Options.EmitStackSizeSection || MF.hasBBLabels()) { in SetupMachineFunction()
1653 ``TargetOptions::EmitStackSizeSection`` is set (-stack-size-section). The