Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dcode_generator_mips64.cc329 class TypeCheckSlowPathMIPS64 : public SlowPathCodeMIPS64 { class
331 explicit TypeCheckSlowPathMIPS64(HInstruction* instruction) : SlowPathCodeMIPS64(instruction) {} in TypeCheckSlowPathMIPS64() function in art::mips64::TypeCheckSlowPathMIPS64