Searched refs:HonorSignDependentRoundingFPMath (Results 1 – 5 of 5) sorted by relevance
45 bool TargetOptions::HonorSignDependentRoundingFPMath() const { in HonorSignDependentRoundingFPMath() function in TargetOptions
171 bool HonorSignDependentRoundingFPMath() const;
678 : Predicate<"!TM.Options.HonorSignDependentRoundingFPMath()">;
54158 …atternPredicate, 118, // (Subtarget->hasFP64()) && (!TM.Options.HonorSignDependentRoundingFPMath())54166 /*118035*/ OPC_CheckPatternPredicate, 119, // (!TM.Options.HonorSignDependentRoundingFPMath(…54182 …atternPredicate, 118, // (Subtarget->hasFP64()) && (!TM.Options.HonorSignDependentRoundingFPMath())54190 …8088*/ OPC_CheckPatternPredicate, 119, // (!TM.Options.HonorSignDependentRoundingFPMath())64382 case 118: return (Subtarget->hasFP64()) && (!TM.Options.HonorSignDependentRoundingFPMath());64383 case 119: return (!TM.Options.HonorSignDependentRoundingFPMath());
113 if (!TM.Options.HonorSignDependentRoundingFPMath())