Home
last modified time | relevance | path

Searched defs:DB (Results 1 – 25 of 45) sorted by relevance

12

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DBDCE.cpp41 clearAssumptionsOfUsers(Instruction * I,DemandedBits & DB) clearAssumptionsOfUsers() argument
90 bitTrackingDCE(Function & F,DemandedBits & DB) bitTrackingDCE() argument
165 auto &DB = AM.getResult<DemandedBitsAnalysis>(F); run() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DPartialDiagnostic.h59 const StreamingDiagnostic &DB = *this; variable
70 const StreamingDiagnostic &DB = *this; variable
144 void Emit(const DiagnosticBuilder &DB) const { in Emit()
H A DDiagnostic.h1346 const StreamingDiagnostic &DB = *this; variable
1358 const StreamingDiagnostic &DB = *this; variable
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/
H A DCompilationDatabase.cpp71 if (std::unique_ptr<CompilationDatabase> DB = in loadFromDirectory() local
87 if (std::unique_ptr<CompilationDatabase> DB = in findCompilationDatabaseFromDirectory() local
109 std::unique_ptr<CompilationDatabase> DB = in autoDetectFromSource() local
123 std::unique_ptr<CompilationDatabase> DB = in autoDetectFromDirectory() local
/freebsd-src/usr.bin/fortune/datfiles/
H A DMakefile2 DB= freebsd-tips global() macro
/freebsd-src/contrib/libxo/tests/gettext/
H A DMakefile.am119 DB=set -x; macro
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h246 LoopVectorizationRequirements *R, LoopVectorizeHints *H, DemandedBits *DB, in LoopVectorizationLegality() argument
531 DemandedBits *DB; global() variable
H A DSLPVectorizer.h71 DemandedBits *DB = nullptr; global() member
H A DLoopVectorize.h179 DemandedBits *DB; global() member
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DTemplateBase.cpp631 DiagTemplateArg(const T & DB,const TemplateArgument & Arg) DiagTemplateArg() argument
696 operator <<(const StreamingDiagnostic & DB,const TemplateArgument & Arg) operator <<() argument
[all...]
H A DTemplateName.cpp357 operator <<(const StreamingDiagnostic & DB,TemplateName N) operator <<() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DIVDescriptors.cpp94 DemandedBits *DB, in computeRecurrenceType() argument
215 RecurrenceDescriptor &RedDes, DemandedBits *DB, AssumptionCache *AC, in AddReductionVar() argument
841 isReductionPHI(PHINode * Phi,Loop * TheLoop,RecurrenceDescriptor & RedDes,DemandedBits * DB,AssumptionCache * AC,DominatorTree * DT,ScalarEvolution * SE) isReductionPHI() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DJMCInstrumenter.cpp115 DIBuilder DB(M, false, CU); in attachDebugInfo() local
H A DMachineOutliner.cpp791 DIBuilder DB(M, true, CU); createOutlinedFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroEarly.cpp110 DIBuilder DB(M, /*AllowUnresolved*/ false, CU); in buildDebugInfoForNoopResumeDestroyFunc() local
/freebsd-src/crypto/openssl/crypto/rsa/
H A Drsa_pss.c46 unsigned char *DB = NULL; in RSA_verify_PKCS1_PSS_mgf1() local
/freebsd-src/contrib/arm-optimized-routines/math/
H A Derf.c18 #define DB global() macro
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h388 struct DB : SysAlias { struct
815 DB = 3, global() enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DDiagnostic.cpp44 const StreamingDiagnostic &clang::operator<<(const StreamingDiagnostic &DB, in operator <<() argument
55 const StreamingDiagnostic &clang::operator<<(const StreamingDiagnostic &DB, in operator <<() argument
/freebsd-src/include/
H A Ddb.h106 } DB; typedef
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeMoverUtils.cpp103 DomTreeNode *DB = DT->getNode(InstB->getParent()); in domTreeLevelBefore() local
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp128 DiagnosticBuilder DB = Diag(Loc, DiagID); ExpectAndConsume() local
149 DiagnosticBuilder DB = ExpectAndConsume() local
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DPPMacroExpansion.cpp943 DiagnosticBuilder DB = ReadMacroCallArgumentList() local
954 DiagnosticBuilder DB = Diag(MacroName, diag::note_suggest_parens_for_macro); ReadMacroCallArgumentList() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp1839 auto DB = AArch64DB::lookupDBByEncoding(Val); in printBarrierOption() local
1855 auto DB = AArch64DBnXS::lookupDBnXSByEncoding(Val); in printBarriernXSOption() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp371 auto DB = Diag(Loc, diag::err_unexpanded_parameter_pack) DiagnoseUnexpandedParameterPacks() local

12