Searched refs:getIntTypeByWidth (Results 1 – 3 of 3) sorted by relevance
253 IntType getIntTypeByWidth(unsigned BitWidth, bool IsSigned) const;
178 TargetInfo::IntType TargetInfo::getIntTypeByWidth( in getIntTypeByWidth() function in TargetInfo
8143 TargetInfo::IntType Ty = getTargetInfo().getIntTypeByWidth(DestWidth, Signed); in getIntTypeForBitwidth()