Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600Subtarget.h119 bool hasFMA() const { return FMA; } in hasFMA() function
H A DGCNSubtarget.h392 bool hasFMA() const { in hasFMA() function