Searched refs:ax_ext (Results 1 – 3 of 3) sorted by relevance
157 extern void ax_ext (struct agent_expr *EXPR, int N);
157 ax_ext (struct agent_expr *x, int n) in ax_ext() function246 ax_ext (x, size); in ax_const_l()
360 ax_ext (ax, TYPE_LENGTH (type) * TARGET_CHAR_BIT); in gen_sign_extend()372 ((TYPE_UNSIGNED (type) ? ax_zero_ext : ax_ext) (ax, bits)); in gen_extend()1340 ((TYPE_UNSIGNED (type) ? ax_zero_ext : ax_ext) (ax, end - start)); in gen_bitfield_ref()