/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | BDCE.cpp | 40 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/ |
D | requireEmitSemicolon.js | 44 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/ |
D | requireEmitSemicolon.ts | 14 export class DB { class
|
/third_party/skia/infra/bots/task_drivers/canary/ |
D | canary.go | 125 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/ |
D | OrderedInstructions.cpp | 48 DomTreeNode *DB = DT->getNode(InstB->getParent()); in dfsBefore() local
|
D | IVDescriptors.cpp | 112 DemandedBits *DB, in computeRecurrenceType() 192 DemandedBits *DB, in AddReductionVar() 612 DemandedBits *DB, AssumptionCache *AC, in isReductionPHI()
|
D | VectorUtils.cpp | 369 llvm::computeMinimumValueSizes(ArrayRef<BasicBlock *> Blocks, DemandedBits &DB, in computeMinimumValueSizes()
|
/third_party/mindspore/mindspore/dataset/audio/ |
D | utils.py | 54 DB: str = "db" variable in GainType
|
/third_party/libxml2/doc/ |
D | queries.py | 15 DB = index.DB variable
|
D | index.py | 114 DB=None variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/ |
D | LoopVectorizationLegality.h | 204 LoopVectorizationRequirements *R, LoopVectorizeHints *H, DemandedBits *DB, in LoopVectorizationLegality() 462 DemandedBits *DB; variable
|
D | SLPVectorizer.h | 73 DemandedBits *DB = nullptr; member
|
D | LoopVectorize.h | 139 DemandedBits *DB; member
|
/third_party/openssl/crypto/rsa/ |
D | rsa_pss.c | 40 unsigned char *DB = NULL; in RSA_verify_PKCS1_PSS_mgf1() local
|
/third_party/optimized-routines/math/ |
D | erf.c | 18 #define DB __erf_data.erf_ratio_D_B macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/ |
D | assembler_arm.h | 235 DB = (8|0|0) << 21, // decrement before enumerator
|
/third_party/mesa3d/src/amd/common/ |
D | ac_perfcounter.h | 72 DB = 0xD, enumerator
|
/third_party/mksh/ |
D | tree.c | 953 #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/ |
D | IceAssemblerARM32.h | 691 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/ |
D | AArch64BaseInfo.h | 350 struct DB : SysAlias { struct
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineOutliner.cpp | 1164 DIBuilder DB(M, true, CU); in createOutlinedFunction() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 966 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
|
D | SLPVectorizer.cpp | 540 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/ |
D | index.js | 86 BigInteger.prototype.DB = dbits; method in BigInteger
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64InstPrinter.cpp | 1392 auto DB = AArch64DB::lookupDBByEncoding(Val); in printBarrierOption() local
|