Home
last modified time | relevance | path

Searched refs:getBFloat16Width (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/include/clang/Basic/
DTargetInfo.h636 unsigned getBFloat16Width() const { return BFloat16Width; } in getBFloat16Width() function
/external/llvm-project/clang/lib/AST/
DASTContext.cpp2064 Width = Target->getBFloat16Width(); in getTypeInfoImpl()