Home
last modified time | relevance | path

Searched refs:PPCInstr_ProfInc (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_ppc_defs.h1195 extern PPCInstr* PPCInstr_ProfInc ( void );
Dhost_ppc_defs.c1230 PPCInstr* PPCInstr_ProfInc ( void ) { in PPCInstr_ProfInc() function
Dhost_ppc_isel.c6978 addInstr(env, PPCInstr_ProfInc()); in iselSB_PPC()