Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Basic/Targets/
H A DAVR.h157 IntType getIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getIntTypeByWidth() function
H A DWebAssembly.h115 IntType getIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { in getIntTypeByWidth() function
/openbsd/gnu/llvm/clang/lib/Basic/
H A DTargetInfo.cpp283 TargetInfo::IntType TargetInfo::getIntTypeByWidth( in getIntTypeByWidth() function in TargetInfo