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