Searched refs:ppX86Instr (Results 1 – 4 of 4) sorted by relevance
713 extern void ppX86Instr ( const X86Instr*, Bool );
926 void ppX86Instr ( const X86Instr* i, Bool mode64 ) { in ppX86Instr() function1487 ppX86Instr(i, False); in getRegUsage_X86Instr()1661 ppX86Instr(i, mode64); in mapRegs_X86Instr()3326 ppX86Instr(i, mode64); in emit_X86Instr()
419 ppInstr = (__typeof__(ppInstr)) X86FN(ppX86Instr); in LibVEX_Translate()
213 ppX86Instr(instr, False); in addInstr()