Searched refs:NEED_SYNC_ARG (Results 1 – 1 of 1) sorted by relevance
1977 #define NEED_SYNC_ARG(n) ((sync_args >> (n)) & 1) macro1999 if (NEED_SYNC_ARG(0)) { in tcg_reg_alloc_movi()2025 if (((NEED_SYNC_ARG(0) || ots->fixed_reg) && ts->val_type != TEMP_VAL_REG) in tcg_reg_alloc_mov()2041 assert(NEED_SYNC_ARG(0)); in tcg_reg_alloc_mov()2082 if (NEED_SYNC_ARG(0)) { in tcg_reg_alloc_mov()2241 if (NEED_SYNC_ARG(i)) { in tcg_reg_alloc_op()2426 if (NEED_SYNC_ARG(i)) { in tcg_reg_alloc_call()