Searched refs:INSTR_REGPREFETCH_RH (Results 1 – 2 of 2) sorted by relevance
3826 instr->type = INSTR_REGPREFETCH_RH; in instr_regprefetch_translate()6771 [INSTR_REGPREFETCH_RH] = instr_regprefetch_rh_exec,10151 case INSTR_REGPREFETCH_RH: return "INSTR_REGPREFETCH_RH"; in instr_type_to_name()10579 if (instr->type == INSTR_REGPREFETCH_RH || in instr_reg_export()11020 [INSTR_REGPREFETCH_RH] = instr_reg_export,11238 case INSTR_REGPREFETCH_RH: return "__instr_regprefetch_rh_exec"; in instr_type_to_func()
377 INSTR_REGPREFETCH_RH, /* index = H */ enumerator