Searched defs:LoadAcquire (Results 1 - 2 of 2) sorted by relevance

/art/runtime/
H A Datomic.h200 T LoadAcquire() const { function
/art/compiler/optimizing/
H A Dcode_generator_arm64.cc1316 void CodeGeneratorARM64::LoadAcquire(HInstruction* instruction, function in class:art::arm64::CodeGeneratorARM64
1655 // CodeGeneratorARM64::LoadAcquire call.
1656 // NB: LoadAcquire will record the pc info if needed.
1657 codegen_->LoadAcquire(
5093 LoadAcquire(instruction, ref_reg, field, /* needs_null_check */ false);

Completed in 53 milliseconds