Searched defs:invoke_type (Results 1 – 9 of 9) sorted by relevance
51 for (InvokeType invoke_type : invoke_types) { in WriteDebugInfoOffsetTable() local239 for (InvokeType invoke_type : invoke_types) { in SortDebugInfosByMethodIndex() local339 for (InvokeType invoke_type : invoke_types) { in CanGenerateCompactDex() local
1737 for (InvokeType invoke_type : invoke_types) { in LayoutCodeItems() local
36 InvokeType invoke_type, in InitializeIntrinsic()
421 InvokeType invoke_type, in CompileMethodHarness()470 InvokeType invoke_type, in CompileMethodDex2Dex()487 Handle<mirror::DexCache> dex_cache ATTRIBUTE_UNUSED) -> CompiledMethod* { in CompileMethodDex2Dex()532 InvokeType invoke_type, in CompileMethodQuick()550 Handle<mirror::DexCache> dex_cache) { in CompileMethodQuick()
439 InvokeType invoke_type = dex_compilation_unit_->IsStatic() ? kStatic : kDirect; in BuildIntrinsic() local815 ArtMethod* HInstructionBuilder::ResolveMethod(uint16_t method_idx, InvokeType invoke_type) { in ResolveMethod()907 InvokeType invoke_type = GetInvokeTypeFromOpCode(instruction.Opcode()); in BuildInvoke() local
1044 InvokeType invoke_type, in Compile()
1792 InvokeType invoke_type = invoke_instruction->GetInvokeType(); in TryBuildAndInlineHelper() local
4376 InvokeType invoke_type) in HInvoke()4414 InvokeType invoke_type) in HInvokeUnresolved()4560 InvokeType invoke_type, in HInvokeStaticOrDirect()
1316 InvokeType invoke_type; in artQuickResolutionTrampoline() local