Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_amd64_defs.h780 extern AMD64Instr* AMD64Instr_ProfInc ( void );
Dhost_amd64_defs.c1032 AMD64Instr* AMD64Instr_ProfInc ( void ) { in AMD64Instr_ProfInc() function
Dhost_amd64_isel.c5016 addInstr(env, AMD64Instr_ProfInc()); in iselSB_AMD64()