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

  /art/compiler/optimizing/
code_generator_x86.cc 7797 Location return_loc = InvokeDexCallingConventionVisitorX86().GetReturnLocation(type); local
    [all...]
code_generator_x86_64.cc 7109 Location return_loc = InvokeDexCallingConventionVisitorX86_64().GetReturnLocation(type); local
    [all...]

Completed in 193 milliseconds