Searched refs:mapRegs_X86Instr (Results 1 – 3 of 3) sorted by relevance
711 extern void mapRegs_X86Instr ( HRegRemap*, X86Instr*, Bool );
282 mapRegs = (void(*)(HRegRemap*,HInstr*, Bool)) mapRegs_X86Instr; in LibVEX_Translate()
1494 void mapRegs_X86Instr ( HRegRemap* m, X86Instr* i, Bool mode64 ) in mapRegs_X86Instr() function