Home
last modified time | relevance | path

Searched refs:getRealTypeByWidth (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/Basic/
H A DTargetInfo.cpp288 FloatModeKind TargetInfo::getRealTypeByWidth(unsigned BitWidth, in getRealTypeByWidth() function in TargetInfo
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DTargetInfo.h412 FloatModeKind getRealTypeByWidth(unsigned BitWidth,
/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp11828 getTargetInfo().getRealTypeByWidth(DestWidth, ExplicitType); in getRealTypeForBitwidth()