Searched defs:Dt (Results 1 – 7 of 7) sorted by relevance
/external/google-breakpad/src/common/windows/ |
D | omap_unittest.cc | 108 const AddressRange Dt(Bt.end(), 20); // D is shortened. variable
|
/external/mesa3d/src/mesa/main/ |
D | texcompress_astc.cpp | 1266 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/ |
D | ThreadSafetyTIL.h | 1003 Alloc(const Alloc &A, SExpr *Dt) : SExpr(A), Dtype(Dt) { Flags = A.kind(); } in Alloc()
|
/external/clang/include/clang/Analysis/Analyses/ |
D | ThreadSafetyTIL.h | 1003 Alloc(const Alloc &A, SExpr *Dt) : SExpr(A), Dtype(Dt) { Flags = A.kind(); } in Alloc()
|
/external/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 305 DominatorTree *Dt, AssumptionCache *AC, DemandedBits *DB, in BoUpSLP()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 540 DominatorTree *Dt, AssumptionCache *AC, DemandedBits *DB, in BoUpSLP()
|
/external/llvm-project/llvm/lib/Transforms/Vectorize/ |
D | SLPVectorizer.cpp | 553 DominatorTree *Dt, AssumptionCache *AC, DemandedBits *DB, in BoUpSLP()
|