Home
last modified time | relevance | path

Searched defs:AddReadBarrierSlowPath (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dcode_generator_arm64.cc7290 SlowPathCodeARM64* CodeGeneratorARM64::AddReadBarrierSlowPath(HInstruction* instruction, in AddReadBarrierSlowPath() function in art::arm64::CodeGeneratorARM64
H A Dcode_generator_riscv64.cc1941 SlowPathCodeRISCV64* CodeGeneratorRISCV64::AddReadBarrierSlowPath(HInstruction* instruction, in AddReadBarrierSlowPath() function in art::riscv64::CodeGeneratorRISCV64
H A Dcode_generator_arm_vixl.cc9446 SlowPathCodeARMVIXL* CodeGeneratorARMVIXL::AddReadBarrierSlowPath(HInstruction* instruction, in AddReadBarrierSlowPath() function in art::arm::CodeGeneratorARMVIXL