Searched refs:TCG_CALL_NO_SIDE_EFFECTS (Results 1 – 4 of 4) sorted by relevance
331 #define TCG_CALL_NO_SIDE_EFFECTS 0x0004 macro338 #define TCG_CALL_NO_SE TCG_CALL_NO_SIDE_EFFECTS
177 * ``TCG_CALL_NO_SIDE_EFFECTS``
2259 if (tcg_ctx->plugin_insn && !(info->flags & TCG_CALL_NO_SIDE_EFFECTS)) { in tcg_gen_callN()3632 if (call_flags & TCG_CALL_NO_SIDE_EFFECTS) { in liveness_pass_1()
1529 if (!(flags & TCG_CALL_NO_SIDE_EFFECTS)) { in fold_call()