/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | OrderedInstructions.cpp | 48 DomTreeNode *DB = DT->getNode(InstB->getParent()); in dfsBefore() local
|
H A D | IVDescriptors.cpp | 111 computeRecurrenceType(Instruction *Exit, DemandedBits *DB, AssumptionCache *AC, DominatorTree *DT) computeRecurrenceType() argument 189 AddReductionVar(PHINode *Phi, RecurrenceKind Kind, Loop *TheLoop, bool HasFunNoNaNAttr, RecurrenceDescriptor &RedDes, DemandedBits *DB, AssumptionCache *AC, DominatorTree *DT) AddReductionVar() argument 610 isReductionPHI(PHINode *Phi, Loop *TheLoop, RecurrenceDescriptor &RedDes, DemandedBits *DB, AssumptionCache *AC, DominatorTree *DT) isReductionPHI() argument [all...] |
H A D | VectorUtils.cpp | 369 llvm::computeMinimumValueSizes(ArrayRef<BasicBlock *> Blocks, DemandedBits &DB, in computeMinimumValueSizes() argument
|
/third_party/skia/infra/bots/task_drivers/canary/ |
H A D | canary.go | |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Vectorize/ |
H A D | SLPVectorizer.h | 73 DemandedBits *DB = nullptr; member
|
H A D | LoopVectorize.h | 139 DemandedBits *DB; member
|
H A D | LoopVectorizationLegality.h | 462 DemandedBits *DB; member in llvm::LoopVectorizationLegality 199 LoopVectorizationLegality( Loop *L, PredicatedScalarEvolution &PSE, DominatorTree *DT, TargetTransformInfo *TTI, TargetLibraryInfo *TLI, AliasAnalysis *AA, Function *F, std::function<const LoopAccessInfo &(Loop &)> *GetLAA, LoopInfo *LI, OptimizationRemarkEmitter *ORE, LoopVectorizationRequirements *R, LoopVectorizeHints *H, DemandedBits *DB, AssumptionCache *AC) LoopVectorizationLegality() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | BDCE.cpp | 40 static void clearAssumptionsOfUsers(Instruction *I, DemandedBits &DB) { in clearAssumptionsOfUsers() argument 89 static bool bitTrackingDCE(Function &F, DemandedBits &DB) { in bitTrackingDCE() argument 145 auto &DB = AM.getResult<DemandedBitsAnalysis>(F); in run() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | DemandedBits.h | 87 mutable Optional<DemandedBits> DB; member in llvm::DemandedBitsWrapperPass
|
/third_party/optimized-routines/math/ |
H A D | erf.c | 18 #define DB __erf_data.erf_ratio_D_B macro
|
/third_party/mksh/ |
H A D | tree.c | 953 #define DB(x) if (iop->ioflag & x) shf_puts("|" #x, shf); in dumpioact() macro 995 #undef DB in dumpioact() macro [all...] |
/third_party/node/deps/openssl/openssl/crypto/rsa/ |
H A D | rsa_pss.c | 46 unsigned char *DB = NULL; in RSA_verify_PKCS1_PSS_mgf1() local [all...] |
/third_party/openssl/crypto/rsa/ |
H A D | rsa_pss.c | 46 unsigned char *DB = NULL; in RSA_verify_PKCS1_PSS_mgf1() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceAssemblerARM32.h | 691 DB = (8 | 0 | 0) << 21, // decrement before enumerator
|
/third_party/mesa3d/src/amd/common/ |
H A D | ac_perfcounter.h | 72 DB = 0xD, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/ |
H A D | assembler_arm.h | 235 DB = (8|0|0) << 21, // decrement before enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 1497 DemandedBits *DB; member 962 LoopVectorizationCostModel(ScalarEpilogueLowering SEL, Loop *L, PredicatedScalarEvolution &PSE, LoopInfo *LI, LoopVectorizationLegality *Legal, const TargetTransformInfo &TTI, const TargetLibraryInfo *TLI, DemandedBits *DB, AssumptionCache *AC, OptimizationRemarkEmitter *ORE, const Function *F, const LoopVectorizeHints *Hints, InterleavedAccessInfo &IAI) LoopVectorizationCostModel() argument [all...] |
H A D | SLPVectorizer.cpp | 2212 DemandedBits *DB; member 538 BoUpSLP(Function *Func, ScalarEvolution *Se, TargetTransformInfo *Tti, TargetLibraryInfo *TLi, AliasAnalysis *Aa, LoopInfo *Li, DominatorTree *Dt, AssumptionCache *AC, DemandedBits *DB, const DataLayout *DL, OptimizationRemarkEmitter *ORE) BoUpSLP() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64InstPrinter.cpp | 1392 auto DB = AArch64DB::lookupDBByEncoding(Val); in printBarrierOption() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64BaseInfo.h | 350 struct DB : SysAlias { struct
|
/third_party/python/Lib/test/ |
H A D | test_coroutines.py | 1045 class DB: class
|
/third_party/node/deps/npm/node_modules/jsbn/ |
H A D | index.js | [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 3008 auto DB = AArch64DB::lookupDBByEncoding(MCE->getValue()); in tryParseBarrierOperand() local 3021 auto DB = AArch64DB::lookupDBByName(Tok.getString()); in tryParseBarrierOperand() local
|