Home | History | Annotate | Download | only in AArch64

Lines Matching refs:Options

2543   bool TailCallOpt = MF.getTarget().Options.GuaranteedTailCallOpt;
2715 if (getTargetMachine().Options.GuaranteedTailCallOpt) {
2872 bool TailCallOpt = MF.getTarget().Options.GuaranteedTailCallOpt;
3482 if (DAG.getTarget().Options.EmulatedTLS)
6704 bool NoNaNs = getTargetMachine().Options.NoNaNsFPMath;
6876 const TargetOptions &Options = getTargetMachine().Options;
6882 (Options.AllowFPOpFusion == FPOpFusion::Fast || Options.UnsafeFPMath))