Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Basic/
DTargetInfo.h637 unsigned getBFloat16Align() const { return BFloat16Align; } in getBFloat16Align() function
/external/llvm-project/clang/lib/AST/
DASTContext.cpp2065 Align = Target->getBFloat16Align(); in getTypeInfoImpl()