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

  /art/compiler/dex/
reg_storage.h 158 constexpr bool Is64BitSolo() const {
204 static constexpr bool Is64BitSolo(uint16_t reg) {
  /art/compiler/dex/quick/arm/
codegen_arm.h 338 DCHECK(reg.IsDouble() && reg.Is64BitSolo());
  /art/compiler/dex/quick/x86/
int_x86.cc     [all...]

Completed in 179 milliseconds