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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
vp9_dct_mmx.asm 49 lea r3q, [inputq + strideq*4]
52 movq m2, [r3q] ;c1
53 movq m3, [r3q + strideq*2] ;d1
  /art/compiler/dex/quick/x86/
x86_lir.h 128 r3q = RegStorage::k64BitSolo | RegStorage::kCoreRegister | 3, enumerator in enum:art::X86NativeRegisterPool
230 constexpr RegStorage rs_r3q(RegStorage::kValid | r3q);
    [all...]

Completed in 121 milliseconds