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

  /art/compiler/utils/x86_64/
assembler_x86_64_test.cc 132 x86_64::CpuRegister(x86_64::RDI), x86_64::CpuRegister(x86_64::RBX), x86_64::TIMES_4, 12));
134 x86_64::CpuRegister(x86_64::RDI), x86_64::CpuRegister(x86_64::R9), x86_64::TIMES_4, 12));
136 x86_64::CpuRegister(x86_64::RDI), x86_64::CpuRegister(x86_64::R9), x86_64::TIMES_4, 12));
constants_x86_64.h 82 TIMES_4 = 2,
  /art/compiler/utils/mips/
constants_mips.h 85 TIMES_4 = 2,
  /art/compiler/utils/x86/
constants_x86.h 74 TIMES_4 = 2,
  /art/compiler/utils/arm/
constants_arm.h 54 TIMES_4 = 2,

Completed in 127 milliseconds