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

/art/compiler/optimizing/
H A Dcode_generator_arm.cc5068 void InstructionCodeGeneratorARM::GenerateWideAtomicStore(Register addr, function in class:art::arm::InstructionCodeGeneratorARM
5185 GenerateWideAtomicStore(base, offset,
5211 GenerateWideAtomicStore(base, offset,
H A Dcode_generator_arm_vixl.cc5062 void InstructionCodeGeneratorARMVIXL::GenerateWideAtomicStore(vixl32::Register addr, function in class:art::arm::InstructionCodeGeneratorARMVIXL
5187 GenerateWideAtomicStore(base,
5214 GenerateWideAtomicStore(base,

Completed in 598 milliseconds