Searched refs:ppMIPSInstr (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dhost_mips_defs.h695 extern void ppMIPSInstr(MIPSInstr *, Bool mode64);
H A Dhost_mips_defs.c1488 void ppMIPSInstr(MIPSInstr * i, Bool mode64) function
1800 vpanic("ppMIPSInstr");
2010 ppMIPSInstr(i, mode64);
2170 ppMIPSInstr(i, mode64);
3911 ppMIPSInstr(i, mode64);
H A Dmain_main.c410 ppInstr = (void(*)(HInstr*, Bool)) ppMIPSInstr;
H A Dhost_mips_isel.c160 ppMIPSInstr(instr, mode64);

Completed in 39 milliseconds