Home
last modified time | relevance | path

Searched refs:errorNYI (Results 1 – 22 of 22) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExprConstant.cpp95 cgm.errorNYI(e->getBeginLoc(), in VisitCastExpr()
106 cgm.errorNYI(e->getBeginLoc(), "ConstExprEmitter::VisitCastExpr"); in VisitCastExpr()
192 cgm.errorNYI(die->getBeginLoc(), in VisitCXXDefaultInitExpr()
209 cgm.errorNYI(E->getBeginLoc(), in VisitImplicitValueInitExpr()
226 cgm.errorNYI(ile->getBeginLoc(), "ConstExprEmitter: record ILE"); in VisitInitListExpr()
246 cgm.errorNYI(e->getBeginLoc(), in VisitDesignatedInitUpdateExpr()
252 cgm.errorNYI(e->getBeginLoc(), "ConstExprEmitter::VisitCXXConstructExpr"); in VisitCXXConstructExpr()
262 cgm.errorNYI(e->getBeginLoc(), "ConstExprEmitter::VisitObjCEncodeExpr"); in VisitObjCEncodeExpr()
328 cgm.errorNYI("array with different type elements"); in emitArrayConstant()
415 cgm.errorNYI("ConstantLValueEmitter: apply offset"); in tryEmit()
[all …]
H A DCIRGenDecl.cpp30 cgm.errorNYI(d.getSourceRange(), "emitAutoVarAlloca: address space"); in emitAutoVarAlloca()
37 cgm.errorNYI(d.getSourceRange(), in emitAutoVarAlloca()
44 cgm.errorNYI(d.getSourceRange(), "emitAutoVarDecl: variably modified type"); in emitAutoVarAlloca()
48 cgm.errorNYI(d.getSourceRange(), "emitAutoVarDecl: non-constant size type"); in emitAutoVarAlloca()
97 cgm.errorNYI(d.getSourceRange(), in emitAutoVarInit()
122 cgm.errorNYI(d.getSourceRange(), "emitAutoVarInit: trivial initialization"); in emitAutoVarInit()
142 cgm.errorNYI(d.getSourceRange(), "emitAutoVarInit: constant aggregate"); in emitAutoVarInit()
187 cgm.errorNYI(d.getSourceRange(), "emitAutoVarCleanups: type cleanup"); in emitAutoVarCleanups()
193 cgm.errorNYI(d.getSourceRange(), "emitAutoVarCleanups: CleanupAttr"); in emitAutoVarCleanups()
216 cgm.errorNYI(d.getSourceRange(), "emitVarDecl static sampler type"); in emitVarDecl()
[all …]
H A DCIRGenExprScalar.cpp123 cgf.getCIRGenModule().errorNYI( in VisitExpr()
281 cgf.getCIRGenModule().errorNYI(loc, "member pointer to bool conversion"); in emitConversionToBool()
337 cgf.getCIRGenModule().errorNYI("signed bool"); in emitScalarCast()
357 cgf.getCIRGenModule().errorNYI("strict float cast overflow"); in emitScalarCast()
403 cgf.cgm.errorNYI(e->getSourceRange(), "inc/dec OpenMP"); in emitScalarPrePostIncDec()
411 cgf.cgm.errorNYI(e->getSourceRange(), "Atomic inc/dec"); in emitScalarPrePostIncDec()
472 cgf.cgm.errorNYI(e->getSourceRange(), "Pointer arithmetic on VLA"); in emitScalarPrePostIncDec()
476 cgf.cgm.errorNYI(e->getSourceRange(), in emitScalarPrePostIncDec()
489 cgf.cgm.errorNYI(e->getSourceRange(), "Unary inc/dec vector"); in emitScalarPrePostIncDec()
496 cgf.cgm.errorNYI(e->getSourceRange(), "Unary inc/dec half"); in emitScalarPrePostIncDec()
[all …]
H A DCIRGenExpr.cpp40 cgm.errorNYI(field->getSourceRange(), in emitAddrOfFieldStorage()
77 cgm.errorNYI(expr->getSourceRange(), in emitPointerWithAlignment()
87 cgm.errorNYI(expr->getSourceRange(), in emitPointerWithAlignment()
94 cgm.errorNYI(expr->getSourceRange(), in emitPointerWithAlignment()
187 cgm.errorNYI(expr->getSourceRange(), "emitPointerWithAlignment: unary &"); in emitPointerWithAlignment()
200 cgm.errorNYI(expr->getSourceRange(), in emitPointerWithAlignment()
231 cgm.errorNYI(dst.getPointer().getLoc(), in emitStoreThroughLValue()
249 cgf.cgm.errorNYI(e->getSourceRange(), in emitGlobalVarDeclLValue()
255 cgf.cgm.errorNYI(e->getSourceRange(), "emitGlobalVarDeclLValue: OpenMP"); in emitGlobalVarDeclLValue()
271 cgf.cgm.errorNYI(e->getSourceRange(), in emitGlobalVarDeclLValue()
[all …]
H A DCIRGenModule.cpp52 cgm.errorNYI("C++ ABI kind not yet implemented"); in createCXXABI()
344 errorNYI(fd->getSourceRange(), "deferredAnnotations"); in emitGlobal()
349 errorNYI(fd->getSourceRange(), in emitGlobal()
432 errorNYI(funcDecl->getSourceRange(), "constructor attribute"); in emitGlobalFunctionDefinition()
434 errorNYI(funcDecl->getSourceRange(), "destructor attribute"); in emitGlobalFunctionDefinition()
437 errorNYI(funcDecl->getSourceRange(), "deferredAnnotations"); in emitGlobalFunctionDefinition()
531 errorNYI(d->getSourceRange(), "global with non-GlobalOp type"); in getOrCreateCIRGlobal()
552 errorNYI(d->getSourceRange(), "global with conflicting type"); in getOrCreateCIRGlobal()
586 errorNYI(d->getSourceRange(), "OpenMP target global variable"); in getOrCreateCIRGlobal()
594 errorNYI(d->getSourceRange(), "thread local global variable"); in getOrCreateCIRGlobal()
[all …]
H A DCIRGenCXXExpr.cpp83 cgm.errorNYI(ce->getSourceRange(), in emitCXXMemberOrOperatorMemberCallExpr()
120 cgm.errorNYI(ce->getSourceRange(), in emitCXXMemberOrOperatorMemberCallExpr()
133 cgm.errorNYI(ce->getSourceRange(), in emitCXXMemberOrOperatorMemberCallExpr()
146 cgm.errorNYI(ce->getSourceRange(), in emitCXXMemberOrOperatorMemberCallExpr()
153 cgm.errorNYI(ce->getSourceRange(), in emitCXXMemberOrOperatorMemberCallExpr()
206 cgf.cgm.errorNYI(e->getSourceRange(), "emitCXXNewAllocSize: array"); in emitCXXNewAllocSize()
220 cgf.cgm.errorNYI(init->getSourceRange(), in storeAnyExprIntoOneUnit()
242 cgf.cgm.errorNYI(e->getSourceRange(), "emitNewInitializer: array"); in emitNewInitializer()
282 cgm.errorNYI(e->getSourceRange(), "emitCXXNewExpr: array initializer"); in emitCXXNewExpr()
295 cgm.errorNYI(e->getSourceRange(), in emitCXXNewExpr()
[all …]
H A DCIRGenClass.cpp111 cgf.cgm.errorNYI(memberInit->getSourceRange(), in emitMemberInitializer()
171 cgm.errorNYI(loc, "emitBaseInitializer: dynamic class"); in emitBaseInitializer()
222 cgm.errorNYI(cd->getSourceRange(), "emitCtorPrologue: virtual base"); in emitCtorPrologue()
228 cgm.errorNYI(cd->getSourceRange(), in emitCtorPrologue()
240 cgm.errorNYI(cd->getSourceRange(), in emitCtorPrologue()
250 cgm.errorNYI(cd->getSourceRange(), in emitCtorPrologue()
295 cgm.errorNYI(field->getSourceRange(), in emitInitializerForField()
299 cgm.errorNYI(field->getSourceRange(), "emitInitializerForField: complex"); in emitInitializerForField()
302 cgm.errorNYI(field->getSourceRange(), "emitInitializerForField: aggregate"); in emitInitializerForField()
330 cgm.errorNYI(loc, "emitDelegateCXXConstructorCall: VTT parameter"); in emitDelegateCXXConstructorCall()
[all …]
H A DCIRGenDeclOpenACC.cpp20 getCIRGenModule().errorNYI(d.getSourceRange(), "OpenACC Declare Construct"); in emitOpenACCDeclare()
24 getCIRGenModule().errorNYI(d.getSourceRange(), "OpenACC Routine Construct"); in emitOpenACCRoutine()
29 errorNYI(d->getSourceRange(), "OpenACC Routine Construct"); in emitGlobalOpenACCDecl()
31 errorNYI(d->getSourceRange(), "OpenACC Declare Construct"); in emitGlobalOpenACCDecl()
H A DCIRGenCall.cpp155 cgt.getCGModule().errorNYI("appendParameterTypes: hasExtParameterInfos"); in appendParameterTypes()
171 cgm.errorNYI(cd->getSourceRange(), in arrangeCXXStructorDeclaration()
213 cgm.errorNYI("deriveThisType: no record decl"); in deriveThisType()
247 cgm.errorNYI(param->getSourceRange(), in emitDelegateCallArg()
259 cgm.errorNYI(param->getSourceRange(), in emitDelegateCallArg()
272 cgm.errorNYI(param->getSourceRange(), in emitDelegateCallArg()
288 cgm.errorNYI("call to functions with extra parameter info"); in arrangeFreeFunctionLikeCall()
291 cgm.errorNYI("call to function without a prototype"); in arrangeFreeFunctionLikeCall()
330 cgm.errorNYI(d->getSourceRange(), in arrangeCXXConstructorCall()
333 cgm.errorNYI(d->getSourceRange(), in arrangeCXXConstructorCall()
[all …]
H A DCIRGenFunction.cpp377 cgm.errorNYI(fd->getSourceRange(), "Function argument demotion"); in startFunction()
398 cgm.errorNYI(loc, "lambda call operator"); in startFunction()
471 getCIRGenModule().errorNYI(bodyRange, "CUDA kernel"); in generateCode()
474 getCIRGenModule().errorNYI(bodyRange, "Lambda static invoker"); in generateCode()
521 cgm.errorNYI(ctor->getSourceRange(), "emitConstructorBody: try body"); in emitConstructorBody()
537 cgm.errorNYI(ctor->getSourceRange(), in emitConstructorBody()
554 cgm.errorNYI(dtor->getSourceRange(), "abstract base class destructors"); in emitDestructorBody()
566 cgm.errorNYI(dtor->getSourceRange(), "deleting destructor"); in emitDestructorBody()
574 cgm.errorNYI(dtor->getSourceRange(), "function-try-block destructor"); in emitDestructorBody()
612 cgm.errorNYI(dtor->getSourceRange(), "function-try-block destructor"); in emitDestructorBody()
[all …]
H A DCIRGenExprAggregate.cpp45 cgf.cgm.errorNYI(loc, "Slot for ignored address"); in ensureSlot()
128 cgf.cgm.errorNYI(loc, "dtorKind NYI"); in emitArrayInit()
227 cgf.cgm.errorNYI("emitFinalDestCopy: non-ignored dest is NYI"); in emitFinalDestCopy()
244 cgf.cgm.errorNYI("emitInitializationToLValue ReferenceType"); in emitInitializationToLValue()
248 cgf.cgm.errorNYI("emitInitializationToLValue TEK_Complex"); in emitInitializationToLValue()
288 cgf.cgm.errorNYI("emitStoreThroughBitfieldLValue"); in emitNullInitializationToLValue()
300 cgf.cgm.errorNYI(e->getSourceRange(), "reference return type"); in VisitCallExpr()
316 cgf.cgm.errorNYI( in withReturnValueSlot()
362 cgf.cgm.errorNYI( in visitCXXParenListOrInitListExpr()
H A DCIRGenExprComplex.cpp85 cgf.cgm.errorNYI("HigherPrecisionTypeForComplexArithmetic"); in getPromotionType()
104 cgf.cgm.errorNYI("Binop emitUnPromotedValue"); \
147 cgf.cgm.errorNYI("ComplexType Cast"); in emitCast()
166 cgf.cgm.errorNYI(loc, "emitLoadOfLValue with Atomic LV"); in emitLoadOfLValue()
176 cgf.cgm.errorNYI(loc, "StoreOfComplex with Atomic LV"); in emitStoreOfComplex()
241 cgf.cgm.errorNYI("VisitCastExpr Bind VLAs in the cast type"); in VisitCastExpr()
291 cgf.cgm.errorNYI("Create Complex with InitList with size 1"); in VisitInitListExpr()
356 cgf.cgm.errorNYI("emitPromoted UnaryOperator"); in emitPromoted()
362 cgf.cgm.errorNYI("emitPromoted emitPromotedValue"); in emitPromoted()
376 cgf.cgm.errorNYI("emitPromotedComplexOperand non-complex type"); in emitPromotedComplexOperand()
[all …]
H A DCIRGenTypes.cpp72 cgm.errorNYI(SourceLocation(), "function type involving an incomplete type", in convertFunctionTypeInternal()
158 cgt.getCGModule().errorNYI(rd->getSourceRange(), in isSafeToConvert()
344 cgm.errorNYI(SourceLocation(), "processing of built-in type", type); in convertType()
371 cgm.errorNYI(SourceLocation(), "processing of built-in type", type); in convertType()
384 cgm.errorNYI(SourceLocation(), "processing of built-in type", type); in convertType()
422 cgm.errorNYI(SourceLocation(), "non trivial array types", type); in convertType()
442 cgm.errorNYI(SourceLocation(), "arrays of undefined struct type", type); in convertType()
478 cgm.errorNYI(SourceLocation(), "large _BitInt type", type); in convertType()
488 cgm.errorNYI(SourceLocation(), "processing of type", in convertType()
556 cgm.errorNYI(SourceLocation(), "isZeroInitializable for MemberPointerType", in isZeroInitializable()
[all …]
H A DCIRGenModule.h368 DiagnosticBuilder errorNYI(SourceLocation, llvm::StringRef);
371 DiagnosticBuilder errorNYI(SourceLocation loc, llvm::StringRef feature, in errorNYI() function
379 DiagnosticBuilder errorNYI(mlir::Location loc, llvm::StringRef feature) { in errorNYI() function
386 DiagnosticBuilder errorNYI(llvm::StringRef feature) const { in errorNYI() function
393 DiagnosticBuilder errorNYI(SourceRange, llvm::StringRef);
396 DiagnosticBuilder errorNYI(SourceRange loc, llvm::StringRef feature, in errorNYI() function
398 return errorNYI(loc.getBegin(), feature, name) << loc; in errorNYI()
H A DCIRGenItaniumCXXABI.cpp64 cgf.cgm.errorNYI(cgf.curFuncDecl->getLocation(), in emitInstanceFunctionProlog()
86 cgf.cgm.errorNYI(cgf.curFuncDecl->getLocation(), in emitInstanceFunctionProlog()
105 cgm.errorNYI(md->getSourceRange(), "getCIRGenToUse: virtual bases"); in getCIRGenToUse()
112 cgm.errorNYI(md->getSourceRange(), "getCIRGenToUse: dtor"); in getCIRGenToUse()
H A DCIRGenRecordLayoutBuilder.cpp158 cirGenTypes.getCGModule().errorNYI(recordDecl->getSourceRange(), in getStorageType()
407 cirGenTypes.getCGModule().errorNYI( in accumulateBitFields()
442 cirGenTypes.getCGModule().errorNYI(field->getSourceRange(), in accumulateBitFields()
745 cirGenTypes.getCGModule().errorNYI(recordDecl->getSourceRange(), in lowerUnion()
782 cirGenTypes.getCGModule().errorNYI(recordDecl->getSourceRange(), in accumulateBases()
789 cirGenTypes.getCGModule().errorNYI(recordDecl->getSourceRange(), in accumulateBases()
807 cirGenTypes.getCGModule().errorNYI(recordDecl->getSourceRange(), in accumulateVPtrs()
810 cirGenTypes.getCGModule().errorNYI(recordDecl->getSourceRange(), in accumulateVPtrs()
H A DCIRGenerator.cpp149 cgm->errorNYI(d->getSourceRange(), "HandleTagDeclDefinition: MSABI"); in HandleTagDeclDefinition()
152 cgm->errorNYI(d->getSourceRange(), "HandleTagDeclDefinition: OpenMP"); in HandleTagDeclDefinition()
H A DCIRGenBuiltin.cpp231 cgm.errorNYI(e->getSourceRange(), "unimplemented builtin call"); in emitBuiltinExpr()
260 cgm.errorNYI(e->getSourceRange(), in emitCheckedArgForAssume()
H A DCIRGenStmt.cpp29 getCIRGenModule().errorNYI(curStmt->getSourceRange(), in emitCompoundStmtWithoutScope()
231 cgm.errorNYI(s->getSourceRange(), in emitStmt()
378 getCIRGenModule().errorNYI(s.getSourceRange(), in emitReturnStmt()
405 getCIRGenModule().errorNYI(s.getSourceRange(), in emitReturnStmt()
H A DCIRGenStmtOpenACC.cpp309 cgm.errorNYI(s.getSourceRange(), "OpenACC Atomic Construct"); in emitOpenACCAtomicConstruct()
H A DCIRGenOpenACCClause.cpp72 cgf.cgm.errorNYI(c.getSourceRange(), "OpenACC Clause", c.getClauseKind()); in clauseNotImplemented()
H A DCIRGenFunction.h416 cgf.cgm.errorNYI(refExpr->getSourceRange(), in getReferenceLValue()