Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DBDCE.cpp40 static void clearAssumptionsOfUsers(Instruction *I, DemandedBits &DB) { in clearAssumptionsOfUsers()
89 static bool bitTrackingDCE(Function &F, DemandedBits &DB) { in bitTrackingDCE()
145 auto &DB = AM.getResult<DemandedBitsAnalysis>(F); in run() local
165 auto &DB = getAnalysis<DemandedBitsWrapperPass>().getDemandedBits(); in runOnFunction() local
/third_party/typescript/tests/baselines/reference/
DrequireEmitSemicolon.js44 var DB = /** @class */ (function () { class
45 function DB() { class in anonymousFunctionf912dd8f0500.anonymousFunctionf912dd8f0600.DB
47 DB.prototype.findPerson = function (id) { class
/third_party/typescript/tests/cases/compiler/
DrequireEmitSemicolon.ts14 export class DB { class
/third_party/skia/infra/bots/task_drivers/canary/
Dcanary.go125 func waitForCanaryRoll(parentCtx context.Context, manualRollDB manual.DB, rollId, stepName string) …
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DOrderedInstructions.cpp48 DomTreeNode *DB = DT->getNode(InstB->getParent()); in dfsBefore() local
DIVDescriptors.cpp112 DemandedBits *DB, in computeRecurrenceType()
192 DemandedBits *DB, in AddReductionVar()
612 DemandedBits *DB, AssumptionCache *AC, in isReductionPHI()
DVectorUtils.cpp369 llvm::computeMinimumValueSizes(ArrayRef<BasicBlock *> Blocks, DemandedBits &DB, in computeMinimumValueSizes()
/third_party/mindspore/mindspore/dataset/audio/
Dutils.py54 DB: str = "db" variable in GainType
/third_party/libxml2/doc/
Dqueries.py15 DB = index.DB variable
Dindex.py114 DB=None variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/
DLoopVectorizationLegality.h204 LoopVectorizationRequirements *R, LoopVectorizeHints *H, DemandedBits *DB, in LoopVectorizationLegality()
462 DemandedBits *DB; variable
DSLPVectorizer.h73 DemandedBits *DB = nullptr; member
DLoopVectorize.h139 DemandedBits *DB; member
/third_party/openssl/crypto/rsa/
Drsa_pss.c40 unsigned char *DB = NULL; in RSA_verify_PKCS1_PSS_mgf1() local
/third_party/optimized-routines/math/
Derf.c18 #define DB __erf_data.erf_ratio_D_B macro
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/
Dassembler_arm.h235 DB = (8|0|0) << 21, // decrement before enumerator
/third_party/mesa3d/src/amd/common/
Dac_perfcounter.h72 DB = 0xD, enumerator
/third_party/mksh/
Dtree.c953 #define DB(x) if (iop->ioflag & x) shf_puts("|" #x, shf); in dumpioact() macro
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceAssemblerARM32.h691 DB = (8 | 0 | 0) << 21, // decrement before enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h350 struct DB : SysAlias { struct
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineOutliner.cpp1164 DIBuilder DB(M, true, CU); in createOutlinedFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp966 const TargetLibraryInfo *TLI, DemandedBits *DB, in LoopVectorizationCostModel()
1497 DemandedBits *DB; member in llvm::LoopVectorizationCostModel
1621 auto *DB = &getAnalysis<DemandedBitsWrapperPass>().getDemandedBits(); in runOnFunction() local
7552 TargetLibraryInfo *TLI, DemandedBits *DB, AssumptionCache *AC, in processLoopInVPlanNativePath()
7970 auto &DB = AM.getResult<DemandedBitsAnalysis>(F); in run() local
DSLPVectorizer.cpp540 DominatorTree *Dt, AssumptionCache *AC, DemandedBits *DB, in BoUpSLP()
2212 DemandedBits *DB; member in llvm::slpvectorizer::BoUpSLP
5562 auto *DB = &getAnalysis<DemandedBitsWrapperPass>().getDemandedBits(); in runOnFunction() local
5596 auto *DB = &AM.getResult<DemandedBitsAnalysis>(F); in run() local
/third_party/node/deps/npm/node_modules/jsbn/
Dindex.js86 BigInteger.prototype.DB = dbits; method in BigInteger
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64InstPrinter.cpp1392 auto DB = AArch64DB::lookupDBByEncoding(Val); in printBarrierOption() local

12