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

  /art/compiler/dex/quick/mips/
target_mips.cc 113 RegStorage MipsMir2Lir::GetArgMappingToPhysicalReg(int arg_num) {
  /art/compiler/dex/quick/arm/
target_arm.cc 121 RegStorage ArmMir2Lir::GetArgMappingToPhysicalReg(int arg_num) {
  /art/compiler/dex/quick/arm64/
target_arm64.cc 891 RegStorage Arm64Mir2Lir::GetArgMappingToPhysicalReg(int arg_num) {
    [all...]
  /art/compiler/dex/quick/x86/
target_x86.cc     [all...]

Completed in 226 milliseconds