Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_x86_defs.h710 extern X86Instr* X86Instr_ProfInc ( void );
Dhost_x86_defs.c920 X86Instr* X86Instr_ProfInc ( void ) { in X86Instr_ProfInc() function
Dhost_x86_isel.c4504 addInstr(env, X86Instr_ProfInc()); in iselSB_X86()