Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Basic/
DTargetInfo.h479 unsigned getShortAccumScale() const { return ShortAccumScale; } in getShortAccumScale() function
/external/llvm-project/clang/lib/AST/
DASTContext.cpp11218 return Target.getShortAccumScale(); in getFixedPointScale()