Home | History | Annotate | Download | only in Basic

Lines Matching refs:HasFMA

1591   bool HasFMA;
1742 HasFMA(false), HasXOP(false), HasF16C(false), CPU(CK_Generic) {
2332 HasFMA = true;
2560 if (HasFMA)
2640 .Case("fma", HasFMA)