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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h439 /// getShortAccumScale/IBits - Return the number of fractional/integral bits
441 unsigned getShortAccumScale() const { return ShortAccumScale; } function in class:clang::TargetInfo
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp10784 return Target.getShortAccumScale();

Completed in 300 milliseconds