Searched defs:AddReadBarrierSlowPath (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/art/compiler/optimizing/ | ||
H A D | code_generator_arm64.cc | 7290 SlowPathCodeARM64* CodeGeneratorARM64::AddReadBarrierSlowPath(HInstruction* instruction, in AddReadBarrierSlowPath() function in art::arm64::CodeGeneratorARM64 |
H A D | code_generator_riscv64.cc | 1941 SlowPathCodeRISCV64* CodeGeneratorRISCV64::AddReadBarrierSlowPath(HInstruction* instruction, in AddReadBarrierSlowPath() function in art::riscv64::CodeGeneratorRISCV64 |
H A D | code_generator_arm_vixl.cc | 9446 SlowPathCodeARMVIXL* CodeGeneratorARMVIXL::AddReadBarrierSlowPath(HInstruction* instruction, in AddReadBarrierSlowPath() function in art::arm::CodeGeneratorARMVIXL |