Searched defs:hasBF16 (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h445 bool hasBF16() const { return HasBF16; } function in class:llvm::final
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.h708 bool hasBF16() const { return HasBF16; } function in class:llvm::ARMSubtarget
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86Subtarget.h726 bool hasBF16() const { return HasBF16; } function in class:llvm::final

Completed in 106 milliseconds