Home
last modified time | relevance | path

Searched refs:is_cond_call (Results 1 – 1 of 1) sorted by relevance

/qemu/target/hexagon/
H A Dhex_common.py86 def is_cond_call(tag): function
121 if is_cond_jump(tag) or is_cond_call(tag):