Searched refs:Ibm128Ty (Results 1 – 6 of 6) sorted by relevance
222 FLOATING_TYPE(Ibm128, Ibm128Ty)
1130 CanQualType FloatTy, DoubleTy, LongDoubleTy, Float128Ty, Ibm128Ty; variable
1262 InitBuiltinType(Ibm128Ty, BuiltinType::Ibm128); in InitBuiltinTypes()12610 return Ibm128Ty; in getRealTypeForBitwidth()
1172 Result = Context.Ibm128Ty; in ConvertDeclSpecToType()
8813 ArithmeticTypes.push_back(S.Context.Ibm128Ty); in InitArithmeticTypes()
7328 T = Context.Ibm128Ty; in GetType()