Home
last modified time | relevance | path

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

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