Searched refs:TCG_CALL_CONST (Results 1 – 4 of 4) sorted by relevance
200 #define TCG_CALL_CONST 0x0020 macro
1270 if (!(call_flags & TCG_CALL_CONST)) { in tcg_liveness_analysis()1971 if (!(flags & TCG_CALL_CONST)) { in tcg_reg_alloc_call()
81 TCG_CALL_CONST function modifier. By default, the helper is allowed to
411 tcg_gen_callN(&tcg_ctx, fn, TCG_CALL_CONST | TCG_CALL_PURE, sizemask, in tcg_gen_helper32()424 tcg_gen_callN(&tcg_ctx, fn, TCG_CALL_CONST | TCG_CALL_PURE, sizemask, in tcg_gen_helper64()