Searched defs:invoke_type (Results 1 – 7 of 7) sorted by relevance
57 InvokeType invoke_type, in InitializeIntrinsic()77 InvokeType invoke_type, in IsIntrinsicInitialized()
500 InvokeType invoke_type = dex_compilation_unit_->IsStatic() ? kStatic : kDirect; in BuildIntrinsic() local904 /*inout*/InvokeType* invoke_type, in ResolveMethod()1016 InvokeType invoke_type = GetInvokeTypeFromOpCode(instruction.Opcode()); in BuildInvoke() local1356 InvokeType invoke_type = InvokeType::kPolymorphic; in BuildInvokePolymorphic() local
1063 InvokeType invoke_type, in Compile()
2194 InvokeType invoke_type = invoke_instruction->GetInvokeType(); in TryBuildAndInlineHelper() local
328 InvokeType invoke_type = static_cast<InvokeType>(raw_invoke_type); in NterpGetMethod() local
373 InvokeType invoke_type, in CompileMethodHarness()459 InvokeType invoke_type, in CompileMethodQuick()475 Handle<mirror::DexCache> dex_cache) { in CompileMethodQuick()
1150 InvokeType invoke_type; in artQuickResolutionTrampoline() local