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

  /art/compiler/utils/x86/
assembler_x86.cc 1296 } double_abs_constant __attribute__((aligned(16))) = local
1298 andpd(reg, Address::Absolute(reinterpret_cast<uword>(&double_abs_constant)));
    [all...]
  /art/compiler/utils/x86_64/
assembler_x86_64.cc 1492 } double_abs_constant __attribute__((aligned(16))) = local
    [all...]

Completed in 39 milliseconds