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

  /art/compiler/dex/quick/arm/
target_arm.cc 934 RegStorage ArmMir2Lir::InToRegStorageArmMapper::GetNextReg(ShortyArg arg) {
    [all...]
  /art/compiler/dex/quick/arm64/
target_arm64.cc 814 RegStorage Arm64Mir2Lir::InToRegStorageArm64Mapper::GetNextReg(ShortyArg arg) {
  /art/compiler/dex/quick/mips/
target_mips.cc 250 RegStorage MipsMir2Lir::InToRegStorageMipsMapper::GetNextReg(ShortyArg arg) {
266 RegStorage MipsMir2Lir::InToRegStorageMips64Mapper::GetNextReg(ShortyArg arg) {
    [all...]
  /art/compiler/dex/quick/x86/
target_x86.cc     [all...]

Completed in 47 milliseconds