HomeSort by relevance Sort by last modified time
    Searched refs:code_ptr_location (Results 1 - 4 of 4) sorted by null

  /art/compiler/optimizing/
sharpening.cc 99 HInvokeStaticOrDirect::CodePtrLocation code_ptr_location; local
118 code_ptr_location = HInvokeStaticOrDirect::CodePtrLocation::kCallSelf;
125 code_ptr_location = HInvokeStaticOrDirect::CodePtrLocation::kCallArtMethod;
129 code_ptr_location = HInvokeStaticOrDirect::CodePtrLocation::kCallArtMethod;
133 code_ptr_location = HInvokeStaticOrDirect::CodePtrLocation::kCallArtMethod;
139 code_ptr_location = HInvokeStaticOrDirect::CodePtrLocation::kCallArtMethod;
143 method_load_kind, code_ptr_location, method_load_data
code_generator_mips64.cc     [all...]
nodes.h 4192 CodePtrLocation code_ptr_location; member in struct:art::FINAL::FINAL::ComparisonBias::FINAL::ClinitCheckRequirement::DispatchInfo
    [all...]
code_generator_mips.cc 7197 HInvokeStaticOrDirect::CodePtrLocation code_ptr_location = invoke->GetCodePtrLocation(); local
    [all...]

Completed in 63 milliseconds