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

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

Completed in 112 milliseconds