Searched refs:mapRegs_AMD64Instr (Results 1 – 3 of 3) sorted by relevance
754 extern void mapRegs_AMD64Instr ( HRegRemap*, AMD64Instr*, Bool );
329 mapRegs = (void(*)(HRegRemap*,HInstr*, Bool)) mapRegs_AMD64Instr; in LibVEX_Translate()
1640 void mapRegs_AMD64Instr ( HRegRemap* m, AMD64Instr* i, Bool mode64 ) in mapRegs_AMD64Instr() function