Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DBDCE.cpp44 static void clearAssumptionsOfUsers(Instruction *I, DemandedBits &DB) { in clearAssumptionsOfUsers()
93 static bool bitTrackingDCE(Function &F, DemandedBits &DB) { in bitTrackingDCE()
167 auto &DB = AM.getResult<DemandedBitsAnalysis>(F); in run() local
186 auto &DB = getAnalysis<DemandedBitsWrapperPass>().getDemandedBits(); in runOnFunction() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DPartialDiagnostic.h62 const StreamingDiagnostic &DB = *this; variable
73 const StreamingDiagnostic &DB = *this; variable
147 void Emit(const DiagnosticBuilder &DB) const { in Emit()
/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/gpl2/mkhybrid/dist/
H A Ddesktop.c31 #define DB "Desktop DB" macro
/netbsd-src/external/gpl2/gmake/dist/
H A Ddebug.h38 #define DB(_l,_x) do{ if(ISDB(_l)) {printf _x; fflush (stdout);} }while(0) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm-ldmstm.ml32 type amode = IA | IB | DA | DB Constructor
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-ldmstm.ml32 type amode = IA | IB | DA | DB Constructor
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DTemplateBase.cpp540 static const T &DiagTemplateArg(const T &DB, const TemplateArgument &Arg) { in DiagTemplateArg()
593 const StreamingDiagnostic &clang::operator<<(const StreamingDiagnostic &DB, in operator <<()
H A DTemplateName.cpp257 const StreamingDiagnostic &clang::operator<<(const StreamingDiagnostic &DB, in operator <<()
/netbsd-src/external/bsd/nvi/dist/dist/
H A Dport.h.in128 #define DB L__DB macro
/netbsd-src/external/bsd/nvi/usr.bin/nvi/
H A Dcompat.h128 #define DB L__DB macro
H A Dport.h129 #define DB L__DB macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h255 LoopVectorizationRequirements *R, LoopVectorizeHints *H, DemandedBits *DB, in LoopVectorizationLegality()
540 DemandedBits *DB; variable
H A DSLPVectorizer.h71 DemandedBits *DB = nullptr; member
H A DLoopVectorize.h148 DemandedBits *DB; member
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rsa/
H A Drsa_pss.c40 unsigned char *DB = NULL; in RSA_verify_PKCS1_PSS_mgf1() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DIVDescriptors.cpp115 DemandedBits *DB, in computeRecurrenceType()
221 DemandedBits *DB, in AddReductionVar()
649 DemandedBits *DB, AssumptionCache *AC, in isReductionPHI()
/netbsd-src/external/bsd/nvi/dist/common/
H A Dvi_db.h123 #define DB DB_new macro
124 typedef struct __db_new DB; typedef
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rsa/
H A Drsa_pss.c46 unsigned char *DB = NULL; in RSA_verify_PKCS1_PSS_mgf1() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DDiagnostic.cpp43 const StreamingDiagnostic &clang::operator<<(const StreamingDiagnostic &DB, in operator <<()
70 const StreamingDiagnostic &clang::operator<<(const StreamingDiagnostic &DB, in operator <<()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCodeMoverUtils.cpp104 DomTreeNode *DB = DT->getNode(InstB->getParent()); in domTreeLevelBefore() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParser.cpp121 DiagnosticBuilder DB = Diag(Loc, DiagID); in ExpectAndConsume() local
142 DiagnosticBuilder DB = in ExpectAndConsume() local
/netbsd-src/include/
H A Ddb.h125 } DB; typedef
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPMacroExpansion.cpp936 DiagnosticBuilder DB = in ReadMacroCallArgumentList() local
947 DiagnosticBuilder DB = Diag(MacroName, diag::note_suggest_parens_for_macro); in ReadMacroCallArgumentList() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h358 struct DB : SysAlias { struct

12