Searched refs:LoadAcquire (Results 1 – 3 of 3) sorted by relevance
518 void LoadAcquire(HInstruction* instruction,
1496 void CodeGeneratorARM64::LoadAcquire(HInstruction* instruction, in LoadAcquire() function in art::arm64::CodeGeneratorARM641899 codegen_->LoadAcquire( in HandleFieldGet()
761 codegen->LoadAcquire(invoke, trg, mem_op, /* needs_null_check= */ true); in GenUnsafeGet()