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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSubtarget.h573 bool hasFMA() const { function in class:llvm::GCNSubtarget
1340 bool hasFMA() const { return FMA; } function in class:llvm::final
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86Subtarget.h639 bool hasFMA() const { return HasFMA; } function in class:llvm::final

Completed in 55 milliseconds