Searched refs:INSTR_REGPREFETCH_RM (Results 1 – 2 of 2) sorted by relevance
3824 instr->type = INSTR_REGPREFETCH_RM; in instr_regprefetch_translate()6772 [INSTR_REGPREFETCH_RM] = instr_regprefetch_rm_exec,10152 case INSTR_REGPREFETCH_RM: return "INSTR_REGPREFETCH_RM"; in instr_type_to_name()10580 instr->type == INSTR_REGPREFETCH_RM || in instr_reg_export()11021 [INSTR_REGPREFETCH_RM] = instr_reg_export,11239 case INSTR_REGPREFETCH_RM: return "__instr_regprefetch_rm_exec"; in instr_type_to_func()
378 INSTR_REGPREFETCH_RM, /* index = MEFT */ enumerator