Searched defs:SlowPathCodeMIPS (Results 1 - 1 of 1) sorted by relevance
/art/compiler/optimizing/ | ||
H A D | code_generator_mips.h | 155 class SlowPathCodeMIPS : public SlowPathCode { class in namespace:art::mips 157 explicit SlowPathCodeMIPS(HInstruction* instruction) function in class:art::mips::SlowPathCodeMIPS 167 DISALLOW_COPY_AND_ASSIGN(SlowPathCodeMIPS); 233 void GenerateClassInitializationCheck(SlowPathCodeMIPS* slow_path, Register class_reg); |
Completed in 5 milliseconds