Searched refs:combined_code (Results 1 – 1 of 1) sorted by relevance
212 storage_t combined_code = low.code() | high.code() << kBitsPerGpRegCode | in ForPair() local214 return LiftoffRegister(combined_code); in ForPair()220 storage_t combined_code = low.code() | 2 << (2 * kBitsPerGpRegCode); in ForFpPair() local221 return LiftoffRegister(combined_code); in ForFpPair()