Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_mips_defs.h678 extern MIPSInstr *MIPSInstr_ProfInc( void );
Dhost_mips_defs.c1168 MIPSInstr* MIPSInstr_ProfInc ( void ) { in MIPSInstr_ProfInc() function
Dhost_mips_isel.c4274 addInstr(env, MIPSInstr_ProfInc()); in iselSB_MIPS()