Searched refs:EmitStackSizeSection (Results 1 – 5 of 5) sorted by relevance
128 EmitStackSizeSection(false), EnableMachineOutliner(false), in TargetOptions()275 unsigned EmitStackSizeSection : 1; variable
527 Options.EmitStackSizeSection = getEnableStackSizeSection(); in InitTargetOptionsFromCodeGenFlags()
1164 if (!MF.getTarget().Options.EmitStackSizeSection) in emitStackSizeSection()1973 MF.getTarget().Options.EmitStackSizeSection || MF.hasBBLabels()) { in SetupMachineFunction()
565 Options.EmitStackSizeSection = CodeGenOpts.StackSizeSection; in initTargetOptions()
1614 ``TargetOptions::EmitStackSizeSection`` is set (-stack-size-section). The