Searched defs:hasFMA (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | R600Subtarget.h | 119 bool hasFMA() const { return FMA; } in hasFMA() function |
H A D | GCNSubtarget.h | 440 bool hasFMA() const { in hasFMA() function |