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

  /art/compiler/optimizing/
code_generator_arm64.cc 2130 bool may_need_runtime_call_for_type_check = instruction->NeedsTypeCheck(); local
2150 bool may_need_runtime_call_for_type_check = instruction->NeedsTypeCheck(); local
    [all...]
code_generator_arm.cc 4455 bool may_need_runtime_call_for_type_check = instruction->NeedsTypeCheck(); local
4485 bool may_need_runtime_call_for_type_check = instruction->NeedsTypeCheck(); local
    [all...]
code_generator_x86.cc 5205 bool may_need_runtime_call_for_type_check = instruction->NeedsTypeCheck(); local
5248 bool may_need_runtime_call_for_type_check = instruction->NeedsTypeCheck(); local
    [all...]
code_generator_x86_64.cc 4699 bool may_need_runtime_call_for_type_check = instruction->NeedsTypeCheck(); local
4734 bool may_need_runtime_call_for_type_check = instruction->NeedsTypeCheck(); local
    [all...]

Completed in 54 milliseconds