Lines Matching defs:Fast
1231 // Fast v2f32 UINT_TO_FP( v2i32 ) custom conversion.
2073 // Fast v2f32 SINT_TO_FP( v2i64 ) custom conversion.
8052 (Options.AllowFPOpFusion == FPOpFusion::Fast || Options.UnsafeFPMath);
27576 case CallingConv::Fast:
51225 unsigned Fast;
51231 *Ld->getMemOperand(), &Fast) &&
51232 !Fast))) {
51686 unsigned Fast;
51689 *St->getMemOperand(), &Fast) &&
51690 !Fast) {
52213 return DAG.getTarget().Options.AllowFPOpFusion == FPOpFusion::Fast ||
56666 unsigned Fast;
56669 *FirstLd->getMemOperand(), &Fast) &&
56670 Fast) {