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

  /art/compiler/dex/quick/arm64/
target_arm64.cc 796 const RegStorage fpArgMappingToPhysicalReg[] =
799 sizeof(fpArgMappingToPhysicalReg) / sizeof(RegStorage);
805 result = fpArgMappingToPhysicalReg[cur_fp_reg_++];
    [all...]
  /art/compiler/dex/quick/x86/
target_x86.cc     [all...]

Completed in 327 milliseconds