Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_riscv64.cc754 class LoadStringSlowPathRISCV64 : public SlowPathCodeRISCV64 { class
756 explicit LoadStringSlowPathRISCV64(HLoadString* instruction) in LoadStringSlowPathRISCV64() function in art::riscv64::LoadStringSlowPathRISCV64