Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:Fast

7437     bool Fast = false;
7439 LN0->getAddressSpace(), OrigAlign, &Fast) &&
7440 Fast) {
7769 (Options.AllowFPOpFusion == FPOpFusion::Fast || Options.UnsafeFPMath);
7957 (Options.AllowFPOpFusion == FPOpFusion::Fast || Options.UnsafeFPMath);
8042 // orthogonal flags -fp-contract=fast and -enable-unsafe-fp-math prevent
8064 // orthogonal flags -fp-contract=fast and -enable-unsafe-fp-math prevent
8227 (Options.AllowFPOpFusion == FPOpFusion::Fast || Options.UnsafeFPMath);
8768 // In the absence of fast-math-flags, this user node is always the
12028 bool Fast = false;
12030 ST->getAddressSpace(), OrigAlign, &Fast) &&
12031 Fast) {