Searched refs:is_scratch (Results 1 – 1 of 1) sorted by relevance
5183 bool is_scratch = is_fp || (value_type == DataType::Type::kInt16); in GenerateVarHandleCompareAndSetOrExchange() local5184 Register temp = is_scratch ? expected_reg : temps.AcquireSameSizeAs(expected_reg); in GenerateVarHandleCompareAndSetOrExchange()