Lines Matching refs:Options
178 !(TM.Options.UnsafeFPMath && Subtarget.hasFRSQRTE() &&
183 !(TM.Options.UnsafeFPMath && Subtarget.hasFRSQRTES() &&
526 if (TM.Options.UnsafeFPMath || Subtarget.hasVSX()) {
800 if (TM.Options.UnsafeFPMath) {
866 if (TM.Options.UnsafeFPMath) {
2114 if (DAG.getTarget().Options.EmulatedTLS)
2830 bool isImmutable = !(getTargetMachine().Options.GuaranteedTailCallOpt &&
3057 bool isImmutable = !(getTargetMachine().Options.GuaranteedTailCallOpt &&
3475 bool isImmutable = !(getTargetMachine().Options.GuaranteedTailCallOpt &&
3850 if (!getTargetMachine().Options.GuaranteedTailCallOpt)
4385 getTargetMachine().Options.GuaranteedTailCallOpt) ? NumBytes : 0;
4527 if (getTargetMachine().Options.GuaranteedTailCallOpt &&
4770 if (getTargetMachine().Options.GuaranteedTailCallOpt &&
4880 if (getTargetMachine().Options.GuaranteedTailCallOpt &&
5398 if (getTargetMachine().Options.GuaranteedTailCallOpt &&
5448 if (getTargetMachine().Options.GuaranteedTailCallOpt &&
6021 if (!DAG.getTarget().Options.NoInfsFPMath ||
6022 !DAG.getTarget().Options.NoNaNsFPMath)
6393 !DAG.getTarget().Options.UnsafeFPMath) {
9166 TargetRecip Recips = DCI.DAG.getTarget().Options.Reciprocals;
9188 TargetRecip Recips = DCI.DAG.getTarget().Options.Reciprocals;