Searched defs:invoke_type (Results 1 – 6 of 6) sorted by relevance
57 InvokeType invoke_type, in InitializeIntrinsic()77 InvokeType invoke_type, in IsIntrinsicInitialized()
503 InvokeType invoke_type = dex_compilation_unit_->IsStatic() ? kStatic : kDirect; in BuildIntrinsic() local932 /*inout*/InvokeType* invoke_type, in ResolveMethod()1076 InvokeType invoke_type = GetInvokeTypeFromOpCode(instruction.Opcode()); in BuildInvoke() local1439 InvokeType invoke_type = InvokeType::kPolymorphic; in BuildInvokePolymorphic() local
746 bool FastCompilerARM64::SetupArguments(InvokeType invoke_type, in SetupArguments()812 InvokeType invoke_type) { in HandleInvoke()
2216 InvokeType invoke_type = invoke_instruction->GetInvokeType(); in TryBuildAndInlineHelper() local
332 InvokeType invoke_type = static_cast<InvokeType>(raw_invoke_type); in NterpGetMethod() local
1218 InvokeType invoke_type; in artQuickResolutionTrampoline() local