Lines Matching refs:allowFMA
149 def allowFMA : Predicate<"allowFMA()">;
150 def noFMA : Predicate<"!allowFMA()">;
381 Requires<[allowFMA]>;
387 Requires<[allowFMA]>;
393 Requires<[allowFMA, doF32FTZ]>;
399 Requires<[allowFMA, doF32FTZ]>;
405 Requires<[allowFMA]>;
411 Requires<[allowFMA]>;
418 Requires<[useFP16Math, allowFMA, doF32FTZ]>;
424 Requires<[useFP16Math, allowFMA]>;
431 Requires<[useFP16Math, allowFMA, doF32FTZ]>;
437 Requires<[useFP16Math, allowFMA]>;
443 Requires<[hasBF16Math, allowFMA, doF32FTZ]>;
449 Requires<[hasBF16Math, allowFMA]>;
456 Requires<[hasBF16Math, allowFMA, doF32FTZ]>;
462 Requires<[hasBF16Math, allowFMA]>;