Home
last modified time | relevance | path

Searched refs:tmp_vregs_num (Results 1 – 2 of 2) sorted by relevance

/qemu/target/hexagon/
H A Dtranslate.h50 int tmp_vregs_num[VECTOR_TEMPS_MAX]; member
H A Dtranslate.c102 if (ctx->tmp_vregs_num[i] == regnum) { in ctx_tmp_vreg_off()
110 ctx->tmp_vregs_num[ctx->tmp_vregs_idx + i] = regnum++; in ctx_tmp_vreg_off()