Searched refs:tcg_call_flags (Results 1 – 3 of 3) sorted by relevance
52 static inline unsigned tcg_call_flags(TCGOp *op) in tcg_call_flags() function
3360 if (tcg_call_flags(op) & TCG_CALL_NO_RETURN) { in reachable_code_pass()3626 int call_flags = tcg_call_flags(op); in liveness_pass_1()3977 call_flags = tcg_call_flags(op); in liveness_pass_2()
1517 flags = tcg_call_flags(op); in fold_call()