Home
last modified time | relevance | path

Searched refs:is_scratch (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/compiler/optimizing/
H A Dintrinsics_arm64.cc4790 bool is_scratch = is_fp || (value_type == DataType::Type::kInt16); in GenerateVarHandleCompareAndSetOrExchange() local
4791 Register temp = is_scratch ? expected_reg : temps.AcquireSameSizeAs(expected_reg); in GenerateVarHandleCompareAndSetOrExchange()