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