Searched refs:mapRegs_AMD64Instr (Results 1 – 3 of 3) sorted by relevance
774 extern void mapRegs_AMD64Instr ( HRegRemap*, AMD64Instr*, Bool );
433 mapRegs = (__typeof__(mapRegs)) AMD64FN(mapRegs_AMD64Instr); in LibVEX_Translate()
1672 void mapRegs_AMD64Instr ( HRegRemap* m, AMD64Instr* i, Bool mode64 ) in mapRegs_AMD64Instr() function