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

  /art/compiler/optimizing/
sharpening.cc 97 HInvokeStaticOrDirect::CodePtrLocation code_ptr_location; local
116 code_ptr_location = HInvokeStaticOrDirect::CodePtrLocation::kCallSelf;
123 code_ptr_location = HInvokeStaticOrDirect::CodePtrLocation::kCallArtMethod;
127 code_ptr_location = HInvokeStaticOrDirect::CodePtrLocation::kCallArtMethod;
131 code_ptr_location = HInvokeStaticOrDirect::CodePtrLocation::kCallArtMethod;
137 code_ptr_location = HInvokeStaticOrDirect::CodePtrLocation::kCallArtMethod;
141 method_load_kind, code_ptr_location, method_load_data
code_generator_mips.cc 7804 HInvokeStaticOrDirect::CodePtrLocation code_ptr_location = invoke->GetCodePtrLocation(); local
    [all...]
nodes.h 4453 CodePtrLocation code_ptr_location; member in struct:art::FINAL::FINAL::ComparisonBias::FINAL::ClinitCheckRequirement::DispatchInfo
    [all...]

Completed in 556 milliseconds