Home
last modified time | relevance | path

Searched refs:LongDoubleTy (Results 1 – 25 of 29) sorted by relevance

12

/external/llvm-project/clang-tools-extra/clang-tidy/performance/
DTypePromotionInMathFnCheck.cpp53 constexpr BuiltinType::Kind LongDoubleTy = BuiltinType::LongDouble; in registerMatchers() local
116 hasBuiltinTyParam(1, LongDoubleTy))), in registerMatchers()
/external/llvm-project/clang/lib/AST/
DScanfFormatString.cpp325 return ArgType::PtrTo(Ctx.LongDoubleTy); in getArgType()
DPrintfFormatString.cpp590 return Ctx.LongDoubleTy; in getScalarArgType()
DASTContext.cpp1294 InitBuiltinType(LongDoubleTy, BuiltinType::LongDouble); in InitBuiltinTypes()
1396 LongDoubleComplexTy = getComplexType(LongDoubleTy); in InitBuiltinTypes()
6201 case LongDoubleRank: return LongDoubleTy; in getFloatingTypeOfSizeWithinDomain()
10193 Type = Context.LongDoubleTy; in DecodeTypeFromStr()
10929 return LongDoubleTy; in getRealTypeForBitwidth()
/external/clang/lib/Analysis/
DScanfFormatString.cpp323 return ArgType::PtrTo(Ctx.LongDoubleTy); in getArgType()
DPrintfFormatString.cpp482 return Ctx.LongDoubleTy; in getArgType()
/external/clang/include/clang/AST/
DBuiltinTypes.def134 FLOATING_TYPE(LongDouble, LongDoubleTy)
DASTContext.h904 CanQualType FloatTy, DoubleTy, LongDoubleTy, Float128Ty; variable
/external/llvm-project/clang/include/clang/AST/
DBuiltinTypes.def210 FLOATING_TYPE(LongDouble, LongDoubleTy)
DASTContext.h973 CanQualType FloatTy, DoubleTy, LongDoubleTy, Float128Ty; variable
/external/clang/lib/StaticAnalyzer/Checkers/
DCallAndMessageChecker.cpp560 Ctx.LongDoubleTy == CanRetTy || in HandleNilReceiver()
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DCallAndMessageChecker.cpp704 Ctx.LongDoubleTy == CanRetTy || in HandleNilReceiver()
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp848 if (QualTypeMatchesBitSize(bit_size, ast, ast.LongDoubleTy)) in GetBuiltinTypeForEncodingAndBitSize()
849 return GetType(ast.LongDoubleTy); in GetBuiltinTypeForEncodingAndBitSize()
1009 QualTypeMatchesBitSize(bit_size, ast, ast.LongDoubleTy)) in GetBuiltinTypeForDWARFEncodingAndBitSize()
1010 return GetType(ast.LongDoubleTy); in GetBuiltinTypeForDWARFEncodingAndBitSize()
1016 if (QualTypeMatchesBitSize(bit_size, ast, ast.LongDoubleTy)) in GetBuiltinTypeForDWARFEncodingAndBitSize()
1017 return GetType(ast.LongDoubleTy); in GetBuiltinTypeForDWARFEncodingAndBitSize()
1948 return ast->LongDoubleTy.getAsOpaquePtr(); in GetOpaqueCompilerType()
4583 else if (bit_size == ast.getTypeSize(ast.LongDoubleTy)) in GetFloatTypeSemantics()
4584 return ast.getFloatTypeSemantics(ast.LongDoubleTy); in GetFloatTypeSemantics()
/external/llvm-project/lldb/unittests/Symbol/
DTestTypeSystemClang.cpp77 context.LongDoubleTy)); in TEST_F()
/external/clang/lib/AST/
DASTContext.cpp1022 InitBuiltinType(LongDoubleTy, BuiltinType::LongDouble); in InitBuiltinTypes()
1087 LongDoubleComplexTy = getComplexType(LongDoubleTy); in InitBuiltinTypes()
4665 case LongDoubleRank: return LongDoubleTy; in getFloatingTypeOfSizeWithinDomain()
8162 Type = Context.LongDoubleTy; in DecodeTypeFromStr()
8755 return LongDoubleTy; in getRealTypeForBitwidth()
/external/clang/lib/Sema/
DSemaExpr.cpp1182 RHSElemType == S.Context.LongDoubleTy); in unsupportedTypeConversion()
1183 Float128AndLongDouble |= (LHSElemType == S.Context.LongDoubleTy && in unsupportedTypeConversion()
1191 (&S.Context.getFloatTypeSemantics(S.Context.LongDoubleTy) != in unsupportedTypeConversion()
3283 CookedTy = Context.LongDoubleTy; in ActOnNumericConstant()
3373 Ty = Context.LongDoubleTy; in ActOnNumericConstant()
DSemaType.cpp1411 Result = Context.LongDoubleTy; in ConvertDeclSpecToType()
/external/llvm-project/clang/lib/Sema/
DSemaOverload.cpp1882 ToType == S.Context.LongDoubleTy) || in IsStandardConversion()
1883 (FromType == S.Context.LongDoubleTy && in IsStandardConversion()
1886 (&S.Context.getFloatTypeSemantics(S.Context.LongDoubleTy) == in IsStandardConversion()
8180 ArithmeticTypes.push_back(S.Context.LongDoubleTy); in InitArithmeticTypes()
DSemaExpr.cpp1217 RHSElemType == S.Context.LongDoubleTy); in unsupportedTypeConversion()
1218 Float128AndLongDouble |= (LHSElemType == S.Context.LongDoubleTy && in unsupportedTypeConversion()
1225 (&S.Context.getFloatTypeSemantics(S.Context.LongDoubleTy) == in unsupportedTypeConversion()
3695 CookedTy = Context.LongDoubleTy; in ActOnNumericConstant()
3832 Ty = Context.LongDoubleTy; in ActOnNumericConstant()
DSemaType.cpp1548 Result = Context.LongDoubleTy; in ConvertDeclSpecToType()
/external/clang/lib/CodeGen/
DItaniumCXXABI.cpp3372 getContext().LongDoubleTy, getContext().Float128Ty, in EmitFundamentalRTTIDescriptors()
DTargetInfo.cpp2469 } else if (ET == getContext().LongDoubleTy) { in classify()
/external/llvm-project/clang/lib/CodeGen/
DItaniumCXXABI.cpp4073 getContext().LongDoubleTy, getContext().Float128Ty, in EmitFundamentalRTTIDescriptors()
DTargetInfo.cpp2935 } else if (ET == getContext().LongDoubleTy) { in classify()
3879 getContext().LongDoubleTy) in computeInfo()
/external/clang/lib/Serialization/
DASTReader.cpp6038 T = Context.LongDoubleTy; in GetType()

12