Searched defs:Dt (Results 1 – 6 of 6) sorted by relevance
/llvm-project/clang/test/Sema/ |
H A D | fp-eval-pragma-with-float-double_t-2.c | 122 using Dt = double_t; in foo10() local
|
H A D | fp-eval-pragma-with-float-double_t-1.c | 121 using Dt = double_t; in foo10() local
|
H A D | fp-eval-pragma-with-float-double_t-3.c | 121 using Dt = double_t; in foo10() local
|
/llvm-project/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64LegalizerInfo.cpp | 1914 LLT Dt = Ty == LLT::fixed_vector(2, 64) ? LLT::fixed_vector(4, 32) : Ty; legalizeCTPOP() local
|
/llvm-project/clang/include/clang/Analysis/Analyses/ |
H A D | ThreadSafetyTIL.h | 1012 Alloc(const Alloc &A, SExpr *Dt) : SExpr(A), Dtype(Dt) { Flags = A.kind(); } in Alloc() argument
|
/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 1122 BoUpSLP(Function * Func,ScalarEvolution * Se,TargetTransformInfo * Tti,TargetLibraryInfo * TLi,AAResults * Aa,LoopInfo * Li,DominatorTree * Dt,AssumptionCache * AC,DemandedBits * DB,const DataLayout * DL,OptimizationRemarkEmitter * ORE) BoUpSLP() argument
|