Searched defs:target_method (Results 1 – 14 of 14) sorted by relevance
| /art/runtime/lambda/ |
| D | art_lambda_method.cc | 25 ArtLambdaMethod::ArtLambdaMethod(ArtMethod* target_method, in ArtLambdaMethod()
|
| D | closure_builder.cc | 145 size_t ClosureBuilder::WriteValues(ArtLambdaMethod* target_method, in WriteValues()
|
| /art/compiler/optimizing/ |
| D | dex_cache_array_fixups_arm.cc | 67 MethodReference target_method = invoke->GetTargetMethod(); in VisitInvokeStaticOrDirect() local
|
| D | sharpening.cc | 64 MethodReference target_method(&graph_->GetDexFile(), invoke->GetDexMethodIndex()); in ProcessInvokeStaticOrDirect() local
|
| D | code_generator.h | 475 MethodReference target_method; member
|
| D | code_generator_arm64.cc | 3813 const MethodReference& target_method = entry.first; in EmitLinkerPatches() local 3820 const MethodReference& target_method = entry.first; in EmitLinkerPatches() local 3871 MethodReference target_method, in DeduplicateMethodLiteral() 3879 MethodReference target_method) { in DeduplicateMethodAddressLiteral() 3884 MethodReference target_method) { in DeduplicateMethodCodeLiteral()
|
| D | code_generator_arm.cc | 6262 MethodReference target_method) { in GetSupportedInvokeStaticOrDirectDispatch() 6493 const MethodReference& target_method = entry.first; in EmitLinkerPatches() local 6502 const MethodReference& target_method = entry.first; in EmitLinkerPatches() local 6580 Literal* CodeGeneratorARM::DeduplicateMethodLiteral(MethodReference target_method, in DeduplicateMethodLiteral() 6587 Literal* CodeGeneratorARM::DeduplicateMethodAddressLiteral(MethodReference target_method) { in DeduplicateMethodAddressLiteral() 6591 Literal* CodeGeneratorARM::DeduplicateMethodCodeLiteral(MethodReference target_method) { in DeduplicateMethodCodeLiteral()
|
| D | instruction_builder.cc | 785 MethodReference target_method(dex_file_, method_idx); in BuildInvoke() local
|
| D | nodes.h | 3912 MethodReference target_method, in HInvokeStaticOrDirect()
|
| /art/runtime/quick/ |
| D | inline_method_analyser.cc | 149 ArtMethod* target_method = in GetTargetConstructor() local 308 ArtMethod* target_method = GetTargetConstructor(method, instruction); in DoAnalyseConstructor() local
|
| /art/compiler/dex/ |
| D | dex_to_dex_compiler.cc | 280 MethodReference target_method(&GetDexFile(), method_idx); in CompileInvokeVirtual() local
|
| /art/compiler/driver/ |
| D | compiler_driver-inl.h | 299 MethodReference* target_method, const MethodReference* devirt_target, in IsFastInvoke()
|
| D | compiler_driver.cc | 1637 MethodReference* target_method, in GetCodeAndMethodForDirectCall() 1774 InvokeType* invoke_type, MethodReference* target_method, in ComputeInvokeInfo()
|
| /art/runtime/ |
| D | class_linker.cc | 5951 ArtMethod* target_method, in FindDefaultMethodImplementation()
|