Searched defs:getIntTypeByWidth (Results 1 – 3 of 3) sorted by relevance
| /llvm-project/clang/lib/Basic/Targets/ | ||
| H A D | AVR.h | 159 IntType getIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { getIntTypeByWidth() function |
| H A D | WebAssembly.h | 145 IntType getIntTypeByWidth(unsigned BitWidth, bool IsSigned) const final { getIntTypeByWidth() function |
| /llvm-project/clang/lib/Basic/ | ||
| H A D | TargetInfo.cpp | 286 TargetInfo::IntType TargetInfo::getIntTypeByWidth( getIntTypeByWidth() function in TargetInfo |