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

  /art/runtime/arch/x86/
quick_method_frame_info_x86.h 30 XMM1 = 1,
44 (1 << art::x86::XMM0) | (1 << art::x86::XMM1) |
  /art/runtime/arch/x86_64/
registers_x86_64.h 54 XMM1 = 1,
  /art/compiler/utils/x86/
constants_x86.h 45 XMM1 = 1,
  /art/compiler/optimizing/
intrinsics_x86.cc 869 __ movsd(Address(ESP, 8), XMM1);
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 225 #define XMM1 %xmm1
    [all...]

Completed in 908 milliseconds