Searched refs:i_ty (Results 1 – 6 of 6) sorted by relevance
81 analysis::Integer* i_ty = val_ty->AsInteger(); in GenOutputValues() local82 switch (i_ty->width()) { in GenOutputValues()85 if (i_ty->IsSigned()) { in GenOutputValues()104 if (i_ty->IsSigned()) { in GenOutputValues()117 if (i_ty->IsSigned()) { in GenOutputValues()
362 const analysis::Integer* i_ty = sz_ty->AsInteger(); in ByteSize() local363 size *= i_ty->width(); in ByteSize()
82 analysis::Integer* i_ty = val_ty->AsInteger(); in GenOutputValues() local83 switch (i_ty->width()) { in GenOutputValues()86 if (i_ty->IsSigned()) { in GenOutputValues()105 if (i_ty->IsSigned()) { in GenOutputValues()118 if (i_ty->IsSigned()) { in GenOutputValues()
355 const analysis::Integer* i_ty = sz_ty->AsInteger(); in ByteSize() local356 size *= i_ty->width(); in ByteSize()