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