Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDR600Subtarget.h119 bool hasFMA() const { return FMA; } in hasFMA() function
HDGCNSubtarget.h440 bool hasFMA() const { in hasFMA() function