HomeSort by: relevance | last modified time | path
    Searched refs:SR2 (Results 1 - 25 of 91) sorted by relevancy

1 2 3 4

  /src/external/bsd/jemalloc.old/dist/test/include/test/
SFMT-params11213.h 43 #define SR2 3
SFMT-params1279.h 43 #define SR2 1
SFMT-params132049.h 43 #define SR2 1
SFMT-params19937.h 43 #define SR2 1
SFMT-params216091.h 43 #define SR2 1
SFMT-params2281.h 43 #define SR2 1
SFMT-params4253.h 43 #define SR2 1
SFMT-params44497.h 43 #define SR2 3
SFMT-params607.h 43 #define SR2 3
SFMT-params86243.h 43 #define SR2 1
SFMT-sse2.h 69 z = _mm_srli_si128(c, SR2);
  /src/external/bsd/jemalloc/dist/test/include/test/
SFMT-params11213.h 43 #define SR2 3
SFMT-params1279.h 43 #define SR2 1
SFMT-params132049.h 43 #define SR2 1
SFMT-params19937.h 43 #define SR2 1
SFMT-params216091.h 43 #define SR2 1
SFMT-params2281.h 43 #define SR2 1
SFMT-params4253.h 43 #define SR2 1
SFMT-params44497.h 43 #define SR2 3
SFMT-params607.h 43 #define SR2 3
SFMT-params86243.h 43 #define SR2 1
SFMT-sse2.h 69 z = _mm_srli_si128(c, SR2);
  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCFrameLowering.h 56 * \param[out] SR2 The second scratch register. If this pointer is not null
69 Register *SR2 = nullptr) const;
  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonGenMux.cpp 300 // SR1, SR2 - source registers from the first and the second definition.
307 Register SR2 = Src2->isReg() ? Src2->getReg() : Register();
317 if (CanUp && DU.Defs[SR2])
  /src/external/bsd/jemalloc.old/dist/test/src/
SFMT.c 250 rshift128(&y, c, SR2);
267 rshift128(&y, c, SR2);

Completed in 20 milliseconds

1 2 3 4