Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h474 bool hasBF16() const { return HasBF16; } in hasBF16() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86Subtarget.h742 bool hasBF16() const { return HasBF16; } in hasBF16() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMSubtarget.h733 bool hasBF16() const { return HasBF16; } in hasBF16() function