Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64Subtarget.h487 bool hasBF16() const { return HasBF16; } in hasBF16() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86Subtarget.h747 bool hasBF16() const { return HasBF16; } in hasBF16() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
DARMSubtarget.h733 bool hasBF16() const { return HasBF16; } in hasBF16() function