Searched refs:tab_eval (Results 1 – 1 of 1) sorted by relevance
61 static UInt tab_eval[ARM64G_CC_OP_NUMBER][16]; variable70 tab_eval[i][j] = 0; in initCounts()90 vex_printf("%9d ", tab_eval[i][j]); in showCounts()91 sum += tab_eval[i][j]; in showCounts()103 tab_eval[(UInt)(_cc_op)][(UInt)(cond)]++; \