Searched defs:hasFP16FML (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h382 bool hasFP16FML() const { return HasFP16FML; } function in class:llvm::final
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.h691 bool hasFP16FML() const { return HasFP16FML; } function in class:llvm::ARMSubtarget

Completed in 147 milliseconds