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

  /art/compiler/dex/quick/arm64/
target_arm64.cc 621 RegStorage x_reg = RegStorage::Solo64(x_reg_num); local
622 RegisterInfo* x_reg_info = GetRegInfo(x_reg);
    [all...]
  /art/compiler/dex/quick/x86/
target_x86.cc 665 RegStorage x_reg = RegStorage::Solo64(x_reg_num); local
666 RegisterInfo* x_reg_info = GetRegInfo(x_reg);
    [all...]

Completed in 109 milliseconds