/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | BDCE.cpp | 44 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 D | PartialDiagnostic.h | 62 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 D | CompilationDatabase.cpp | 71 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 D | desktop.c | 31 #define DB "Desktop DB" macro
|
/netbsd-src/external/gpl2/gmake/dist/ |
H A D | debug.h | 38 #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 D | arm-ldmstm.ml | 32 type amode = IA | IB | DA | DB Constructor
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm-ldmstm.ml | 32 type amode = IA | IB | DA | DB Constructor
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | TemplateBase.cpp | 540 static const T &DiagTemplateArg(const T &DB, const TemplateArgument &Arg) { in DiagTemplateArg() 593 const StreamingDiagnostic &clang::operator<<(const StreamingDiagnostic &DB, in operator <<()
|
H A D | TemplateName.cpp | 257 const StreamingDiagnostic &clang::operator<<(const StreamingDiagnostic &DB, in operator <<()
|
/netbsd-src/external/bsd/nvi/dist/dist/ |
H A D | port.h.in | 128 #define DB L__DB macro
|
/netbsd-src/external/bsd/nvi/usr.bin/nvi/ |
H A D | compat.h | 128 #define DB L__DB macro
|
H A D | port.h | 129 #define DB L__DB macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Vectorize/ |
H A D | LoopVectorizationLegality.h | 255 LoopVectorizationRequirements *R, LoopVectorizeHints *H, DemandedBits *DB, in LoopVectorizationLegality() 540 DemandedBits *DB; variable
|
H A D | SLPVectorizer.h | 71 DemandedBits *DB = nullptr; member
|
H A D | LoopVectorize.h | 148 DemandedBits *DB; member
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rsa/ |
H A D | rsa_pss.c | 40 unsigned char *DB = NULL; in RSA_verify_PKCS1_PSS_mgf1() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | IVDescriptors.cpp | 115 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 D | vi_db.h | 123 #define DB DB_new macro 124 typedef struct __db_new DB; typedef
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/rsa/ |
H A D | rsa_pss.c | 46 unsigned char *DB = NULL; in RSA_verify_PKCS1_PSS_mgf1() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/ |
H A D | Diagnostic.cpp | 43 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 D | CodeMoverUtils.cpp | 104 DomTreeNode *DB = DT->getNode(InstB->getParent()); in domTreeLevelBefore() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | Parser.cpp | 121 DiagnosticBuilder DB = Diag(Loc, DiagID); in ExpectAndConsume() local 142 DiagnosticBuilder DB = in ExpectAndConsume() local
|
/netbsd-src/include/ |
H A D | db.h | 125 } DB; typedef
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/ |
H A D | PPMacroExpansion.cpp | 936 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 D | AArch64BaseInfo.h | 358 struct DB : SysAlias { struct
|