Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Basic/
DTargetInfo.h486 unsigned getAccumScale() const { return AccumScale; } in getAccumScale() function
/external/llvm-project/clang/lib/AST/
DASTContext.cpp11221 return Target.getAccumScale(); in getFixedPointScale()