Searched refs:try_int (Results 1 – 2 of 2) sorted by relevance
3015 bool try_int; in emit_move_complex() local3027 try_int = false; in emit_move_complex()3030 try_int = false; in emit_move_complex()3033 try_int = true; in emit_move_complex()3041 try_int = true; in emit_move_complex()3043 try_int = false; in emit_move_complex()3045 if (try_int) in emit_move_complex()
29300 * expr.c (emit_move_complex): Set try_int false if mode is29302 emit_block_move if try_int is true.