Lines Matching refs:InvokeRuntime
130 mips64_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pThrowArrayBounds), in EmitNativeCode()
152 mips64_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pThrowDivZero), in EmitNativeCode()
185 mips64_codegen->InvokeRuntime(entry_point_offset, at_, dex_pc_, this); in EmitNativeCode()
235 mips64_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pResolveString), in EmitNativeCode()
262 mips64_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pThrowNullPointer), in EmitNativeCode()
285 mips64_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pTestSuspend), in EmitNativeCode()
345 mips64_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pInstanceofNonTrivial), in EmitNativeCode()
358 mips64_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pCheckCast), instruction_, dex_pc_, this); in EmitNativeCode()
387 mips64_codegen->InvokeRuntime(QUICK_ENTRY_POINT(pDeoptimize), instruction_, dex_pc, this); in EmitNativeCode()
955 void CodeGeneratorMIPS64::InvokeRuntime(int32_t entry_point_offset, in InvokeRuntime() function in art::mips64::CodeGeneratorMIPS64
1499 codegen_->InvokeRuntime(QUICK_ENTRY_POINT(pAputObject), in VisitArraySet()
1707 codegen_->InvokeRuntime(entry_point_offset, instruction, instruction->GetDexPc(), nullptr); in VisitCompare()
2577 codegen_->InvokeRuntime(instruction->IsEnter() in VisitMonitorOperation()
2707 codegen_->InvokeRuntime( in VisitNewArray()
2729 codegen_->InvokeRuntime( in VisitNewInstance()
2903 codegen_->InvokeRuntime(entry_offset, instruction, instruction->GetDexPc(), nullptr); in VisitRem()
3038 codegen_->InvokeRuntime(QUICK_ENTRY_POINT(pDeliverException), in VisitThrow()
3141 codegen_->InvokeRuntime(entry_offset, in VisitTypeConversion()
3156 codegen_->InvokeRuntime(entry_offset, in VisitTypeConversion()