Searched defs:int_ty (Results 1 – 10 of 10) sorted by relevance
63 } else if (auto int_ty = ty.dyn_cast<IntegerType>()) { in GetScalarOfType() local
36 if (auto int_ty = ty.dyn_cast<IntegerType>()) { in GetScalarOfType() local
100 } else if (auto int_ty = ty.dyn_cast_or_null<IntegerType>()) { in GetScalarOfType() local
332 if (auto* int_ty = type.AsInteger()) { in EncodeIntegerAsWords() local
570 analysis::Integer int_ty(32, false); in GetScopeConstant() local
1032 auto int_ty = result_ty.clone(b.getIntegerType(bitwidth)); in MaterializeNextAfter() local