Searched defs:DB (Results 1 - 25 of 35) sorted by last modified time

12

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1899 DemandedBits *DB; variable
1198 LoopVectorizationCostModel(ScalarEpilogueLowering SEL, Loop *L, PredicatedScalarEvolution &PSE, LoopInfo *LI, LoopVectorizationLegality *Legal, const TargetTransformInfo &TTI, const TargetLibraryInfo *TLI, DemandedBits *DB, AssumptionCache *AC, OptimizationRemarkEmitter *ORE, const Function *F, const LoopVectorizeHints *Hints, InterleavedAccessInfo &IAI) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeMoverUtils.cpp103 DomTreeNode *DB = DT->getNode(InstB->getParent()); local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h388 struct DB : SysAlias { struct in namespace:llvm::AArch64DB
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp1839 auto DB = AArch64DB::lookupDBByEncoding(Val); local
1855 auto DB = AArch64DBnXS::lookupDBnXSByEncoding(Val); local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp3979 auto DB = AArch64DB::lookupDBByName(Operand); local
4036 auto DB = AArch64DBnXS::lookupDBnXSByName(Operand); local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp544 llvm::computeMinimumValueSizes(ArrayRef<BasicBlock *> Blocks, DemandedBits &DB, argument
H A DIVDescriptors.cpp93 computeRecurrenceType(Instruction *Exit, DemandedBits *DB, AssumptionCache *AC, DominatorTree *DT) argument
213 AddReductionVar( PHINode *Phi, RecurKind Kind, Loop *TheLoop, FastMathFlags FuncFMF, RecurrenceDescriptor &RedDes, DemandedBits *DB, AssumptionCache *AC, DominatorTree *DT, ScalarEvolution *SE) argument
839 isReductionPHI(PHINode *Phi, Loop *TheLoop, RecurrenceDescriptor &RedDes, DemandedBits *DB, AssumptionCache *AC, DominatorTree *DT, ScalarEvolution *SE) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorize.h179 DemandedBits *DB; member in struct:llvm::LoopVectorizePass
H A DLoopVectorizationLegality.h531 DemandedBits *DB; member in class:llvm::LoopVectorizationLegality
242 LoopVectorizationLegality( Loop *L, PredicatedScalarEvolution &PSE, DominatorTree *DT, TargetTransformInfo *TTI, TargetLibraryInfo *TLI, Function *F, LoopAccessInfoManager &LAIs, LoopInfo *LI, OptimizationRemarkEmitter *ORE, LoopVectorizationRequirements *R, LoopVectorizeHints *H, DemandedBits *DB, AssumptionCache *AC, BlockFrequencyInfo *BFI, ProfileSummaryInfo *PSI) argument
/freebsd-current/contrib/llvm-project/clang/lib/Tooling/
H A DCompilationDatabase.cpp109 std::unique_ptr<CompilationDatabase> DB = local
123 std::unique_ptr<CompilationDatabase> DB = local
[all...]
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp371 auto DB = Diag(Loc, diag::err_unexpanded_parameter_pack) local
H A DSemaTemplate.cpp7938 SemaDiagnosticBuilder DB = local
H A DSemaStmt.cpp1612 auto DB = Diag(CondExpr->getExprLoc(), TheDefaultStmt local
H A DSemaExpr.cpp2662 auto DB = S.Diag(Loc, diag::ext_undeclared_unqual_id_with_dependent_base); local
H A DSemaDeclAttr.cpp430 Sema::SemaDiagnosticBuilder DB = S.Diag(D->getBeginLoc(), DiagID); local
H A DSemaAttr.cpp489 auto DB = Diag(AlignPackStack.CurrentPragmaLocation, local
H A DSema.cpp1939 SemaDiagnosticBuilder DB = getLangOpts().CUDAIsDevice local
/freebsd-current/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp128 DiagnosticBuilder DB = Diag(Loc, DiagID); local
149 DiagnosticBuilder DB = local
/freebsd-current/contrib/llvm-project/clang/lib/Lex/
H A DPPMacroExpansion.cpp943 DiagnosticBuilder DB = local
/freebsd-current/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp44 const StreamingDiagnostic &clang::operator<<(const StreamingDiagnostic &DB, argument
55 const StreamingDiagnostic &clang::operator<<(const StreamingDiagnostic &DB, argument
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DTemplateBase.cpp631 static const T &DiagTemplateArg(const T &DB, const TemplateArgument &Arg) { argument
696 operator <<(const StreamingDiagnostic &DB, const TemplateArgument &Arg) argument
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1736 ImmediateDiagBuilder(DiagnosticBuilder &DB, Sema &SemaRef, unsigned DiagID) argument
1738 ImmediateDiagBuilder(DiagnosticBuilder &&DB, Sema &SemaRef, unsigned DiagID) argument
2243 void emit(const SemaDiagnosticBuilder &DB, argument
2257 const SemaDiagnosticBuilder &DB = S.Diag(Loc, DiagID); variable
2284 const SemaDiagnosticBuilder &DB variable
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnostic.h1346 const StreamingDiagnostic &DB = *this; local
1358 const StreamingDiagnostic &DB = *this; local
1387 inline const DiagnosticBuilder &operator<<(const DiagnosticBuilder &DB, argument
1393 inline const StreamingDiagnostic &operator<<(const StreamingDiagnostic &DB, argument
1399 operator <<(const StreamingDiagnostic &DB, const char *Str) argument
1406 operator <<(const StreamingDiagnostic &DB, int I) argument
1412 operator <<(const StreamingDiagnostic &DB, long I) argument
1418 operator <<(const StreamingDiagnostic &DB, long long I) argument
1429 operator <<(const StreamingDiagnostic &DB, T I) argument
1434 operator <<(const StreamingDiagnostic &DB, unsigned I) argument
1440 operator <<(const StreamingDiagnostic &DB, unsigned long I) argument
1446 operator <<(const StreamingDiagnostic &DB, unsigned long long I) argument
1452 operator <<(const StreamingDiagnostic &DB, tok::TokenKind I) argument
1458 operator <<(const StreamingDiagnostic &DB, const IdentifierInfo *II) argument
1473 operator <<(const StreamingDiagnostic &DB, T *DC) argument
1479 operator <<(const StreamingDiagnostic &DB, SourceLocation L) argument
1485 operator <<(const StreamingDiagnostic &DB, SourceRange R) argument
1491 operator <<(const StreamingDiagnostic &DB, ArrayRef<SourceRange> Ranges) argument
1498 operator <<(const StreamingDiagnostic &DB, const CharSourceRange &R) argument
1504 operator <<(const StreamingDiagnostic &DB, const FixItHint &Hint) argument
1510 operator <<(const StreamingDiagnostic &DB, ArrayRef<FixItHint> Hints) argument
1518 operator <<(const StreamingDiagnostic &DB, const std::optional<SourceRange> &Opt) argument
1526 operator <<(const StreamingDiagnostic &DB, const std::optional<CharSourceRange> &Opt) argument
1534 operator <<(const StreamingDiagnostic &DB, const std::optional<FixItHint> &Opt) argument
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DAttr.h377 inline const StreamingDiagnostic &operator<<(const StreamingDiagnostic &DB, argument
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DBDCE.cpp41 static void clearAssumptionsOfUsers(Instruction *I, DemandedBits &DB) { argument
90 static bool bitTrackingDCE(Function &F, DemandedBits &DB) { argument
165 auto &DB = AM.getResult<DemandedBitsAnalysis>(F); local
[all...]

Completed in 738 milliseconds

12