Searched defs:invoke_type (Results 1 – 9 of 9) sorted by relevance
57 InvokeType invoke_type, in InitializeIntrinsic()77 InvokeType invoke_type, in IsIntrinsicInitialized()
50 for (InvokeType invoke_type : invoke_types) { in WriteDebugInfoOffsetTable() local237 for (InvokeType invoke_type : invoke_types) { in SortDebugInfosByMethodIndex() local337 for (InvokeType invoke_type : invoke_types) { in CanGenerateCompactDex() local
2043 for (InvokeType invoke_type : invoke_types) { in LayoutCodeItems() local
499 InvokeType invoke_type = dex_compilation_unit_->IsStatic() ? kStatic : kDirect; in BuildIntrinsic() local895 /*inout*/InvokeType* invoke_type, in ResolveMethod()1007 InvokeType invoke_type = GetInvokeTypeFromOpCode(instruction.Opcode()); in BuildInvoke() local1347 InvokeType invoke_type = InvokeType::kPolymorphic; in BuildInvokePolymorphic() local
1027 InvokeType invoke_type, in Compile()
2093 InvokeType invoke_type = invoke_instruction->GetInvokeType(); in TryBuildAndInlineHelper() local
243 InvokeType invoke_type = static_cast<InvokeType>(raw_invoke_type); in NterpGetMethod() local
374 InvokeType invoke_type, in CompileMethodHarness()455 InvokeType invoke_type, in CompileMethodQuick()472 Handle<mirror::DexCache> dex_cache) { in CompileMethodQuick()
1133 InvokeType invoke_type; in artQuickResolutionTrampoline() local