Home
last modified time | relevance | path

Searched defs:Dt (Results 1 – 7 of 7) sorted by relevance

/external/google-breakpad/src/common/windows/
Domap_unittest.cc108 const AddressRange Dt(Bt.end(), 20); // D is shortened. variable
/external/mesa3d/src/mesa/main/
Dtexcompress_astc.cpp1266 int Dt = block_h <= 1 ? 0 : (1024 + block_h / 2) / (block_h - 1); in compute_infill_weights() local
/external/llvm-project/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h1003 Alloc(const Alloc &A, SExpr *Dt) : SExpr(A), Dtype(Dt) { Flags = A.kind(); } in Alloc()
/external/clang/include/clang/Analysis/Analyses/
DThreadSafetyTIL.h1003 Alloc(const Alloc &A, SExpr *Dt) : SExpr(A), Dtype(Dt) { Flags = A.kind(); } in Alloc()
/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp305 DominatorTree *Dt, AssumptionCache *AC, DemandedBits *DB, in BoUpSLP()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp540 DominatorTree *Dt, AssumptionCache *AC, DemandedBits *DB, in BoUpSLP()
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp553 DominatorTree *Dt, AssumptionCache *AC, DemandedBits *DB, in BoUpSLP()