Home
last modified time | relevance | path

Searched defs:hasFMA (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600Subtarget.h119 bool hasFMA() const { return FMA; } in hasFMA() function
H A DGCNSubtarget.h417 bool hasFMA() const { hasFMA() function