Searched refs:NullCheckSlowPathMIPS64 (Results 1 – 1 of 1) sorted by relevance
283 class NullCheckSlowPathMIPS64 : public SlowPathCodeMIPS64 { class285 explicit NullCheckSlowPathMIPS64(HNullCheck* instr) : SlowPathCodeMIPS64(instr) {} in NullCheckSlowPathMIPS64() function in art::mips64::NullCheckSlowPathMIPS64306 DISALLOW_COPY_AND_ASSIGN(NullCheckSlowPathMIPS64);6709 new (GetScopedAllocator()) NullCheckSlowPathMIPS64(instruction); in GenerateExplicitNullCheck()