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

  /art/compiler/dex/quick/arm/
target_arm.cc 94 bool ArmMir2Lir::SameRegType(int reg1, int reg2) {
  /art/compiler/dex/quick/mips/
target_mips.cc 95 bool MipsMir2Lir::SameRegType(int reg1, int reg2) {
  /art/compiler/dex/quick/x86/
target_x86.cc 104 bool X86Mir2Lir::SameRegType(int reg1, int reg2) {

Completed in 47 milliseconds