Home | History | Annotate | Download | only in Basic

Lines Matching refs:HasFMA

1706   bool HasFMA;
1855 HasSSE4a(false), HasFMA4(false), HasFMA(false), HasXOP(false),
2415 HasFMA = true;
2634 if (HasFMA)
2706 .Case("fma", HasFMA)