Searched defs:is_predicated (Results 1 – 4 of 4) sorted by relevance
105 bool is_predicated) in ctx_log_reg_write()124 bool is_predicated) in ctx_log_reg_write_pair()163 bool is_predicated, bool has_helper) in ctx_log_vreg_write()197 bool is_predicated, bool has_helper) in ctx_log_vreg_write_pair()
303 bool is_predicated = GET_ATTRIB(opcode, A_CONDEXEC) || in mark_implicit_reg_write() local660 bool is_predicated = slot_is_predicated(ctx->pkt, slot_num); in process_store() local
473 bool is_predicated, uintptr_t retaddr) in probe_store()497 bool is_predicated = in HELPER() local
306 def is_predicated(tag): function