Searched defs:is_predicated (Results 1 – 4 of 4) sorted by relevance
104 bool is_predicated) in ctx_log_reg_write()123 bool is_predicated) in ctx_log_reg_write_pair()162 bool is_predicated, bool has_helper) in ctx_log_vreg_write()196 bool is_predicated, bool has_helper) in ctx_log_vreg_write_pair()
279 bool is_predicated = GET_ATTRIB(opcode, A_CONDEXEC) || in mark_implicit_reg_write() local618 bool is_predicated = slot_is_predicated(ctx->pkt, slot_num); in process_store() local
361 bool is_predicated, uintptr_t retaddr) in probe_store()385 bool is_predicated = in HELPER() local
307 def is_predicated(tag): function