Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_arm64.cc399 class LoadStringSlowPathARM64 : public SlowPathCodeARM64 { class
401 LoadStringSlowPathARM64(HLoadString* instruction, Register temp, vixl::aarch64::Label* adrp_label) in LoadStringSlowPathARM64() function in art::arm64::LoadStringSlowPathARM64