Searched defs:int_ty (Results 1 – 9 of 9) sorted by relevance
63 } else if (auto int_ty = ty.dyn_cast<IntegerType>()) { in GetScalarOfType() local
36 auto int_ty = ty.cast<IntegerType>(); in GetScalarOfType() local
79 } else if (auto int_ty = ty.dyn_cast_or_null<IntegerType>()) { in GetScalarOfType() local
332 if (auto* int_ty = type.AsInteger()) { in EncodeIntegerAsWords() local
572 analysis::Integer int_ty(32, false); in GetScopeConstant() local