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

  /art/compiler/utils/x86/
assembler_x86.cc 1286 } double_negate_constant __attribute__((aligned(16))) = local
1288 xorpd(d, Address::Absolute(reinterpret_cast<uword>(&double_negate_constant)));
    [all...]
  /art/compiler/utils/x86_64/
assembler_x86_64.cc 1482 } double_negate_constant __attribute__((aligned(16))) = local
    [all...]

Completed in 54 milliseconds