Searched refs:SR2 (Results 1 - 25 of 54) sorted by relevance

123

/external/jemalloc/test/include/test/
H A DSFMT-params11213.h43 #define SR2 3 macro
H A DSFMT-params1279.h43 #define SR2 1 macro
H A DSFMT-params132049.h43 #define SR2 1 macro
H A DSFMT-params19937.h43 #define SR2 1 macro
H A DSFMT-params216091.h43 #define SR2 1 macro
H A DSFMT-params2281.h43 #define SR2 1 macro
H A DSFMT-params4253.h43 #define SR2 1 macro
H A DSFMT-params44497.h43 #define SR2 3 macro
H A DSFMT-params607.h43 #define SR2 3 macro
H A DSFMT-params86243.h43 #define SR2 1 macro
H A DSFMT-sse2.h69 z = _mm_srli_si128(c, SR2);
/external/llvm/lib/Target/PowerPC/
H A DPPCFrameLowering.h53 * \param[out] SR2 The second scratch register. If this pointer is not null
66 unsigned *SR2 = nullptr) const;
H A DPPCFrameLowering.cpp558 - If MBB is an entry or exit block, set SR1 and SR2 to R0 and R12
565 - If the required registers are found, set SR1 and SR2 and return true.
566 - If the required registers are not found, set SR2 or both SR1 and SR2 to
569 Note that if both SR1 and SR2 are valid parameters and TwoUniqueRegsRequired
571 still return true if only one register is available (and set SR1 == SR2).
578 unsigned *SR2) const {
587 if (SR2) {
589 *SR2 = R12;
644 if (SR2) {
[all...]
/external/llvm/lib/Target/Hexagon/
H A DHexagonGenMux.cpp261 // SR1, SR2 - source registers from the first and the second definition.
268 unsigned SR2 = Src2->isReg() ? Src2->getReg() : 0; local
278 if (CanUp && DU.Defs[SR2])
/external/jemalloc/test/src/
H A DSFMT.c250 rshift128(&y, c, SR2);
267 rshift128(&y, c, SR2);
/external/fec/
H A Dconfig.guess306 SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
/external/icu/icu4c/source/
H A Dconfig.guess327 SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
/external/libunwind/aux/
H A Dconfig.guess302 SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
/external/llvm/cmake/
H A Dconfig.guess314 SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
/external/swiftshader/third_party/LLVM/autoconf/
H A Dconfig.guess310 SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
/external/swiftshader/third_party/LLVM/projects/sample/autoconf/
H A Dconfig.guess309 SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
/external/ImageMagick/config/
H A Dconfig.guess327 SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
/external/bison/build-aux/
H A Dconfig.guess312 SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
/external/c-ares/
H A Dconfig.guess310 SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)
/external/cmockery/cmockery_0_1_2/
H A Dconfig.guess301 SR2?01:HI-UX/MPP:*:* | SR8000:HI-UX/MPP:*:*)

Completed in 501 milliseconds

123