Searched refs:combined_code (Results 1 – 1 of 1) sorted by relevance
208 storage_t combined_code = low.code() | high.code() << kBitsPerGpRegCode | in ForPair() local210 return LiftoffRegister(combined_code); in ForPair()216 storage_t combined_code = low.code() | 2 << (2 * kBitsPerGpRegCode); in ForFpPair() local217 return LiftoffRegister(combined_code); in ForFpPair()