Searched refs:EmitStackSizeSection (Results 1 – 8 of 8) sorted by relevance
120 EmitStackSizeSection(false), EnableMachineOutliner(false), in TargetOptions()248 unsigned EmitStackSizeSection : 1; variable
137 EmitStackSizeSection(false), EnableMachineOutliner(false), in TargetOptions()276 unsigned EmitStackSizeSection : 1; variable
552 Options.EmitStackSizeSection = getEnableStackSizeSection(); in InitTargetOptionsFromCodeGenFlags()
316 Options.EmitStackSizeSection = EnableStackSizeSection;
1014 if (!MF.getTarget().Options.EmitStackSizeSection) in emitStackSizeSection()1713 MF.getTarget().Options.EmitStackSizeSection) { in SetupMachineFunction()
1090 if (!MF.getTarget().Options.EmitStackSizeSection) in emitStackSizeSection()1861 MF.getTarget().Options.EmitStackSizeSection || MF.hasBBLabels()) { in SetupMachineFunction()
553 Options.EmitStackSizeSection = CodeGenOpts.StackSizeSection; in initTargetOptions()
1614 ``TargetOptions::EmitStackSizeSection`` is set (-stack-size-section). The