Home
last modified time | relevance | path

Searched refs:ErrorUnsupported (Results 1 – 18 of 18) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGGPUBuiltin.cpp130 CGM.ErrorUnsupported(E, "non-scalar arg to printf"); in EmitDevicePrintfCallExpr()
176 CGM.ErrorUnsupported(E, "non-scalar arg to printf"); in EmitAMDGPUDevicePrintfCallExpr()
H A DCGExprAgg.cpp118 CGF.ErrorUnsupported(S, "aggregate expression"); in VisitStmt()
850 CGF.CGM.ErrorUnsupported(E, "non-simple lvalue dynamic_cast"); in VisitCastExpr()
853 CGF.CGM.ErrorUnsupported(E, "lvalue dynamic_cast with a destination"); in VisitCastExpr()
1191 return CGF.ErrorUnsupported(E, "aggregate three-way comparison"); in VisitBinCmp()
1259 CGF.ErrorUnsupported(E, "aggregate binary expression"); in VisitBinaryOperator()
1468 CGF.ErrorUnsupported(VE, "aggregate va_arg expression"); in VisitVAArgExpr()
1744 CGF.ErrorUnsupported(E, "GNU array range designator extension"); in VisitInitListExpr()
H A DCGVTables.cpp183 CGM.ErrorUnsupported(MD, "return-adjusting thunk with variadic arguments"); in GenerateVarArgsThunk()
328 CGM.ErrorUnsupported( in EmitCallAndReturnForThunk()
334 CGM.ErrorUnsupported( in EmitCallAndReturnForThunk()
H A DCGObjC.cpp1229 CGM.ErrorUnsupported(propImpl, in generateObjCGetterBody()
1235 CGM.ErrorUnsupported(propImpl, "Obj-C getter requiring atomic copy"); in generateObjCGetterBody()
1310 CGM.ErrorUnsupported(propImpl, in generateObjCGetterBody()
1554 CGM.ErrorUnsupported(propImpl, "Obj-C optimized setter - NYI"); in generateObjCSetterBody()
1561 CGM.ErrorUnsupported(propImpl, "Obj-C setter requiring atomic copy"); in generateObjCSetterBody()
1808 CGM.ErrorUnsupported(&S, "Obj-C fast enumeration for this runtime"); in EmitObjCForCollectionStmt()
H A DCodeGenModule.h1369 void ErrorUnsupported(const Stmt *S, const char *Type);
1372 void ErrorUnsupported(const Decl *D, const char *Type);
H A DCGExprComplex.cpp483 CGF.ErrorUnsupported(E, "complex expression"); in VisitExpr()
1472 CGF.ErrorUnsupported(E, "complex va_arg expression"); in VisitVAArgExpr()
H A DCGClass.cpp3035 CGM.ErrorUnsupported(CurCodeDecl, "lambda conversion to variadic function"); in EmitLambdaBlockInvokeBody()
3060 CGM.ErrorUnsupported(MD, "lambda conversion to variadic function"); in EmitLambdaStaticInvokeBody()
3115 CGM.ErrorUnsupported(MD, "lambda conversion to variadic function"); in EmitLambdaInAllocaCallOpBody()
H A DCGBuiltin.cpp1973 ErrorUnsupported(E, "__fastfail call for this architecture"); in EmitMSVCBuiltinExpr()
4691 CGM.ErrorUnsupported(E, "__builtin_dwarf_sp_column"); in EmitBuiltinExpr()
4699 CGM.ErrorUnsupported(E, "__builtin_init_dwarf_reg_size_table"); in EmitBuiltinExpr()
5211 CGM.ErrorUnsupported(E, "non-UTF16 __annotation argument"); in EmitBuiltinExpr()
6204 CGM.ErrorUnsupported(E, "__builtin_thread_pointer"); in EmitBuiltinExpr()
6471 ErrorUnsupported(E, "builtin function"); in EmitBuiltinExpr()
H A DCodeGenModule.cpp1715 void CodeGenModule::ErrorUnsupported(const Stmt *S, const char *Type) { in ErrorUnsupported() function in CodeGenModule
1725 void CodeGenModule::ErrorUnsupported(const Decl *D, const char *Type) { in ErrorUnsupported() function in CodeGenModule
3917 ErrorUnsupported(TPO, "template parameter object"); in GetAddrOfTemplateParamObject()
5788 ErrorUnsupported(D, "flexible array initializer"); in EmitGlobalVarDefinition()
5793 ErrorUnsupported(D, "static initializer"); in EmitGlobalVarDefinition()
7136 ErrorUnsupported(LSD, "linkage spec"); in EmitLinkageSpec()
H A DCGStmt.cpp428 CGM.ErrorUnsupported(S, "OpenMP dispatch directive"); in EmitStmt()
2534 CGM.ErrorUnsupported(&Stmt, "__asm__"); in AddVariableConstraints()
H A DCGDecl.cpp359 CGM.ErrorUnsupported(D.getInit(), "constant l-value expression"); in AddInitializerToStaticVarDecl()
361 CGM.ErrorUnsupported(D.getInit(), "flexible array initializer"); in AddInitializerToStaticVarDecl()
H A DCodeGenFunction.cpp2167 void CodeGenFunction::ErrorUnsupported(const Stmt *S, const char *Type) { in ErrorUnsupported() function in CodeGenFunction
2168 CGM.ErrorUnsupported(S, Type); in ErrorUnsupported()
H A DCGException.cpp1958 CGM.ErrorUnsupported(VD, "VLA captured by SEH"); in EmitCapturedLocals()
H A DCGExprScalar.cpp1862 CGF.ErrorUnsupported(E, "scalar expression"); in VisitExpr()
2135 CGF.ErrorUnsupported(E, "GNU array range designator extension"); in VisitInitListExpr()
3547 CGF.ErrorUnsupported(E, "virtual base in offsetof"); in VisitOffsetOfExpr()
H A DCGExpr.cpp1488 ErrorUnsupported(E, Name); in EmitUnsupportedRValue()
1494 ErrorUnsupported(E, Name); in EmitUnsupportedLValue()
H A DCodeGenFunction.h2667 void ErrorUnsupported(const Stmt *S, const char *Type);
H A DCGCall.cpp6029 CGM.ErrorUnsupported(MustTailCall, "tail call skipping over cleanups"); in EmitCall()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc3856 …rrorUnsupportedEPKNS_4StmtEPKcb", "clang::CodeGen::CodeGenFunction::ErrorUnsupported(clang::Stmt c…
3881 …6ErrorUnsupportedEPKNS_4StmtEPKcb", "clang::CodeGen::CodeGenModule::ErrorUnsupported(clang::Stmt c…
3882 …6ErrorUnsupportedEPKNS_4DeclEPKcb", "clang::CodeGen::CodeGenModule::ErrorUnsupported(clang::Decl c…