Searched refs:TCG_CALL_NO_WRITE_GLOBALS (Results 1 – 4 of 4) sorted by relevance
340 #define TCG_CALL_NO_WRITE_GLOBALS 0x0020 macro346 #define TCG_CALL_NO_WG TCG_CALL_NO_WRITE_GLOBALS
91 - TCG_CALL_NO_WRITE_GLOBALS means that the helper does not modify any globals.97 Note that TCG_CALL_NO_READ_GLOBALS implies TCG_CALL_NO_WRITE_GLOBALS.
1116 TCG_CALL_NO_WRITE_GLOBALS))) { in tcg_constant_folding()
1507 if (!(call_flags & (TCG_CALL_NO_WRITE_GLOBALS | in tcg_liveness_analysis()2400 } else if (flags & TCG_CALL_NO_WRITE_GLOBALS) { in tcg_reg_alloc_call()