Searched defs:Dt (Results 1 – 3 of 3) sorted by relevance
1950 LLT Dt = Ty == LLT::fixed_vector(2, 64) ? LLT::fixed_vector(4, 32) : Ty; in legalizeCTPOP() local
1012 Alloc(const Alloc &A, SExpr *Dt) : SExpr(A), Dtype(Dt) { Flags = A.kind(); } in Alloc()
1144 DominatorTree *Dt, AssumptionCache *AC, DemandedBits *DB, in BoUpSLP() argument