Home
last modified time | relevance | path

Searched defs:TSI (Results 1 – 25 of 52) sorted by relevance

123

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMacroFusion.cpp27 const TargetSubtargetInfo &TSI, in shouldScheduleAdjacent()
H A DGCNVOPDUtils.cpp124 const TargetSubtargetInfo &TSI, in shouldScheduleVOPDAdjacent()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMMacroFusion.cpp52 const TargetSubtargetInfo &TSI, in shouldScheduleAdjacent()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MacroFusion.cpp36 const TargetSubtargetInfo &TSI, in shouldScheduleAdjacent()
/freebsd/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreterUtils.cpp27 TypeSourceInfo *TSI = Ctx.getTrivialTypeSourceInfo(Ty, SourceLocation()); in CStyleCastPtrExpr() local
H A DInterpreter.cpp593 TypeSourceInfo *TSI = Ctx.getTrivialTypeSourceInfo(Ty, SourceLocation()); in getCall() local
699 TypeSourceInfo *TSI = Ctx.getTrivialTypeSourceInfo(Ctx.UnsignedLongLongTy); in HandleIntegralOrEnumType() local
707 TypeSourceInfo *TSI = Ctx.getTrivialTypeSourceInfo(Ctx.VoidPtrTy); in HandlePtrType() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MacroFusion.cpp444 const TargetSubtargetInfo &TSI, in shouldScheduleAdjacent()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCMacroFusion.cpp235 const TargetSubtargetInfo &TSI, in shouldScheduleAdjacent()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DComputeDependence.cpp330 if (auto *TSI = E->getTypeSourceInfo()) in computeDependence() local
443 if (auto *TSI = DD->getTypeSourceInfo()) { in computeDependence() local
741 if (auto *TSI = E->getDestroyedTypeInfo()) in computeDependence() local
H A DComment.cpp224 const TypeSourceInfo *TSI = nullptr; in fill() local
H A DTemplateBase.cpp599 if (TypeSourceInfo *TSI = getTypeSourceInfo()) in getSourceRange() local
H A DDecl.cpp822 if (TypeSourceInfo *TSI = Function->getTypeSourceInfo()) in getLVForNamespaceScopeDecl() local
969 if (TypeSourceInfo *TSI = MD->getTypeSourceInfo()) in getLVForClassMember() local
1986 TypeSourceInfo *TSI = getTypeSourceInfo(); in getTypeSpecStartLoc() local
1992 TypeSourceInfo *TSI = getTypeSourceInfo(); in getTypeSpecEndLoc() local
2915 TypeSourceInfo *TSI = getTypeSourceInfo(); in getOriginalType() local
3810 const TypeSourceInfo *TSI = getTypeSourceInfo(); in getFunctionTypeLoc() local
4909 if (auto *TSI = getIntegerTypeSourceInfo()) { in getSourceRange() local
H A DDeclPrinter.cpp907 if (TypeSourceInfo *TSI = D->getFriendType()) { in VisitFriendDecl() local
1144 if (const auto* TSI = S->getTypeAsWritten()) in VisitCXXRecordDecl() local
H A DExprCXX.cpp1059 CXXConstructorDecl *Cons, QualType Ty, TypeSourceInfo *TSI, in CXXTemporaryObjectExpr()
1078 TypeSourceInfo *TSI, ArrayRef<Expr *> Args, SourceRange ParenOrBraceRange, in Create()
1406 QualType T, TypeSourceInfo *TSI, SourceLocation LParenLoc, in CXXUnresolvedConstructExpr()
1423 const ASTContext &Context, QualType T, TypeSourceInfo *TSI, in Create()
H A DDeclObjC.cpp1232 const auto *TSI = getReturnTypeSourceInfo(); in getReturnTypeSourceRange() local
2374 TypeSourceInfo *TSI, in Create()
H A DODRHash.cpp450 TypeSourceInfo *TSI = D->getFriendType(); in VisitFriendDecl() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocSizeofChecker.cpp213 const TypeSourceInfo *TSI = nullptr; in checkASTCodeBody() local
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp385 if (auto *TSI = ED->getIntegerTypeSourceInfo()) in VisitEnumDecl() local
676 if (TypeSourceInfo *TSI = D->getTypeAsWritten()) in VisitClassTemplateSpecializationDecl() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp769 TypeSourceInfo *TSI = TLB.getTypeSourceInfo(Context, DeductType); in buildLambdaInitCaptureInitialization() local
812 TypeSourceInfo *TSI = Context.getTrivialTypeSourceInfo(InitCaptureType, Loc); in createLambdaInitCaptureVarDecl() local
1966 TypeSourceInfo *TSI = nullptr; in BuildCaptureField() local
H A DSemaTemplate.cpp1314 QualType Sema::CheckNonTypeTemplateParameterType(TypeSourceInfo *&TSI, in CheckNonTypeTemplateParameterType()
2243 TypeSourceInfo *transform(TypeSourceInfo *TSI) { return TransformType(TSI); } in transform()
2255 TypeSourceInfo *TSI = InnerTLB.getTypeSourceInfo(Context, Transformed); in TransformTypedefType() local
2437 TypeSourceInfo *TSI = SemaRef.Context.getTrivialTypeSourceInfo(Result, Loc); in buildSimpleDeductionGuide() local
2448 auto *TSI = SemaRef.Context.getTrivialTypeSourceInfo(T, Loc); in buildSimpleDeductionGuide() local
5325 TypeSourceInfo *TSI = nullptr; in CheckTemplateTypeArgument() local
7254 TypeSourceInfo *TSI = in CheckTemplateArgument() local
11049 TypeSourceInfo *TSI = nullptr; in ActOnTypenameType() local
11142 TypeSourceInfo *TSI = Builder.getTypeSourceInfo(Context, T); in ActOnTypenameType() local
11201 TypeSourceInfo **TSI, in CheckTypenameType()
H A DSemaObjCProperty.cpp183 TypeSourceInfo *TSI = GetTypeForDeclarator(FD.D); in ActOnProperty() local
417 TypeSourceInfo *TSI, in HandlePropertyInClassExtension()
H A DSemaDeclCXX.cpp6126 TypeSourceInfo *TSI = TL.getParam(I)->getTypeSourceInfo(); in Check() local
6140 if (TypeSourceInfo *TSI = TAL.getTypeSourceInfo()) in Check() local
6210 if (TypeSourceInfo *TSI = FD->getTypeSourceInfo()) in CheckAbstractClassUsage() local
6246 if (TypeSourceInfo *TSI = FD->getTypeSourceInfo()) in CheckAbstractClassUsage() local
11533 TypeSourceInfo *TSI = nullptr; in CheckDeductionGuideDeclarator() local
12368 TypeSourceInfo *TSI = nullptr; in ActOnUsingEnumDeclaration() local
13952 TypeSourceInfo *TSI = in setupImplicitSpecialMemberType() local
15673 TypeSourceInfo *TSI = nullptr; in DeclareImplicitCopyConstructor() local
17677 TypeSourceInfo *TSI = Context.CreateTypeSourceInfo(T); in ActOnTemplatedFriendTag() local
17709 TypeSourceInfo *TSI = Context.CreateTypeSourceInfo(T); in ActOnTemplatedFriendTag() local
[all …]
/freebsd/usr.sbin/pmcstat/
H A Dpmcpl_calltree.c460 #define TSI(x, y) (pmcpl_ct_topscreen[x][pmcpl_ct_topmax[y].ln_index]) in pmcpl_ct_node_printtop() macro
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp103 const TargetSubtargetInfo *TSI = nullptr; member in __anon5b1b8f6d0111::SelectOptimizeImpl
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DInitialization.h433 static InitializedEntity InitializeCompoundLiteralInit(TypeSourceInfo *TSI) { in InitializeCompoundLiteralInit()

123