Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dintrinsics_x86.cc3736 bool needs_atomicity = invoke->GetIntrinsic() != Intrinsics::kVarHandleSet; in CreateVarHandleSetLocations() local
3737 if (value_type == DataType::Type::kInt64 && (!value->IsConstant() || needs_atomicity)) { in CreateVarHandleSetLocations()
3777 if (needs_atomicity && value_type == DataType::Type::kFloat64) { in CreateVarHandleSetLocations()