Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/
H A Dgen_helper_protos.py93 if hex_common.need_slot(tag):
112 if hex_common.need_slot(tag):
173 if hex_common.need_slot(tag):
H A Dgen_helper_funcs.py303 if hex_common.need_slot(tag):
334 if hex_common.need_slot(tag):
H A Dgen_tcg_funcs.py558 if hex_common.need_slot(tag):
608 if hex_common.need_slot(tag):
H A Dhex_common.py251 def need_slot(tag): function