Home
last modified time | relevance | path

Searched defs:getIntTypeByWidth (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Basic/Targets/
H A DAVR.h159 IntType getIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getIntTypeByWidth() function
H A DWebAssembly.h140 IntType getIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { getIntTypeByWidth() function
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DTargetInfo.cpp285 TargetInfo::IntType TargetInfo::getIntTypeByWidth( getIntTypeByWidth() function in TargetInfo