Searched refs:emit_MIPSInstr (Results 1 – 3 of 3) sorted by relevance
687 extern Int emit_MIPSInstr (/*MB_MOD*/Bool* is_profInc,
545 emit = (__typeof__(emit)) MIPS32FN(emit_MIPSInstr); in LibVEX_Translate()563 emit = (__typeof__(emit)) MIPS64FN(emit_MIPSInstr); in LibVEX_Translate()
2508 Int emit_MIPSInstr ( /*MB_MOD*/Bool* is_profInc, in emit_MIPSInstr() function