Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dcode_generator_arm_vixl.cc571 class LoadStringSlowPathARMVIXL : public SlowPathCodeARMVIXL { class
573 explicit LoadStringSlowPathARMVIXL(HLoadString* instruction) in LoadStringSlowPathARMVIXL() function in art::arm::LoadStringSlowPathARMVIXL