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

  /external/llvm/unittests/Analysis/
ScalarEvolutionTest.cpp 64 const SCEVMulExpr *M0 = cast<SCEVMulExpr>(P0);
68 EXPECT_EQ(cast<SCEVConstant>(M0->getOperand(0))->getValue()->getZExtValue(),
76 EXPECT_EQ(cast<SCEVUnknown>(M0->getOperand(1))->getValue(), V0);
85 EXPECT_EQ(cast<SCEVUnknown>(M0->getOperand(1))->getValue(), V0);
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeon/
SIISelLowering.cpp 153 unsigned M0 = MRI.createVirtualRegister(&AMDGPU::M0RegRegClass);
161 BuildMI(BB, I, BB.findDebugLoc(I), TII->get(AMDGPU::S_MOV_B32), M0)
168 .addReg(M0);
176 .addReg(M0);
189 unsigned M0 = MRI.createVirtualRegister(&AMDGPU::M0RegRegClass);
191 BuildMI(BB, I, BB.findDebugLoc(I), TII->get(AMDGPU::S_MOV_B32), M0)
198 .addReg(M0);
  /external/chromium_org/third_party/mesa/src/src/mesa/sparc/
sparc_matrix.h 35 #define M0 %f16
53 ldd [BASE + ( 0 * 0x4)], M0; \
59 ldd [BASE + ( 0 * 0x4)], M0; \
63 ld [BASE + ( 0 * 0x4)], M0; \
67 ldd [BASE + ( 0 * 0x4)], M0; \
73 ld [BASE + ( 0 * 0x4)], M0; \
78 ld [BASE + ( 0 * 0x4)], M0; \
82 ldd [BASE + ( 0 * 0x4)], M0; \
90 ld [BASE + ( 0 * 0x4)], M0; \
95 ldd [BASE + ( 0 * 0x4)], M0; \
    [all...]
  /external/mesa3d/src/gallium/drivers/radeon/
SIISelLowering.cpp 153 unsigned M0 = MRI.createVirtualRegister(&AMDGPU::M0RegRegClass);
161 BuildMI(BB, I, BB.findDebugLoc(I), TII->get(AMDGPU::S_MOV_B32), M0)
168 .addReg(M0);
176 .addReg(M0);
189 unsigned M0 = MRI.createVirtualRegister(&AMDGPU::M0RegRegClass);
191 BuildMI(BB, I, BB.findDebugLoc(I), TII->get(AMDGPU::S_MOV_B32), M0)
198 .addReg(M0);
  /external/mesa3d/src/mesa/sparc/
sparc_matrix.h 35 #define M0 %f16
53 ldd [BASE + ( 0 * 0x4)], M0; \
59 ldd [BASE + ( 0 * 0x4)], M0; \
63 ld [BASE + ( 0 * 0x4)], M0; \
67 ldd [BASE + ( 0 * 0x4)], M0; \
73 ld [BASE + ( 0 * 0x4)], M0; \
78 ld [BASE + ( 0 * 0x4)], M0; \
82 ldd [BASE + ( 0 * 0x4)], M0; \
90 ld [BASE + ( 0 * 0x4)], M0; \
95 ldd [BASE + ( 0 * 0x4)], M0; \
    [all...]
  /external/opencv/cvaux/src/
cvbgfg_codebook.cpp 238 uchar m0, m1, m2, M0, M1, M2; local
256 m0 = model->modMin[0]; M0 = model->modMax[0];
271 int l0 = p0 + m0, l1 = p1 + m1, l2 = p2 + m2;
272 int h0 = p0 - M0, h1 = p1 - M1, h2 = p2 - M2;
  /external/chromium_org/third_party/openssl/openssl/crypto/poly1305/
poly1305_vec.c 333 xmmi M0,M1,M2,M3,M4;
367 M0 = _mm_and_si128(MMASK, T5);
375 T5 = _mm_mul_epu32(M0, p->R20.v); T6 = _mm_mul_epu32(M0, p->R21.v); T0 = _mm_add_epi64(T0, T5); T1 = _mm_add_epi64(T1, T6);
380 T5 = _mm_mul_epu32(M0, p->R22.v); T6 = _mm_mul_epu32(M0, p->R23.v); T2 = _mm_add_epi64(T2, T5); T3 = _mm_add_epi64(T3, T6);
385 T5 = _mm_mul_epu32(M0, p->R24.v); T4 = _mm_add_epi64(T4, T5);
394 M0 = _mm_and_si128(MMASK, T5);
401 T0 = _mm_add_epi64(T0, M0);
441 xmmi M0,M1,M2,M3,M4
    [all...]
  /libcore/luni/src/test/java/libcore/java/lang/
ClassCastExceptionTest.java 81 A0, B0, C0, D0, E0, F0, G0, H0, I0, J0, K0, L0, M0, N0, O0, P0, Q0, R0, S0, T0, U0, V0, W0, X0, Y0, Z0,
86 A0, B0, C0, D0, E0, F0, G0, H0, I0, J0, K0, L0, M0, N0, O0, P0, Q0, R0, S0, T0, U0, V0, W0, X0, Y0, Z0,
  /external/chromium_org/third_party/openssl/openssl/crypto/md5/asm/
md5-ia64.S 35 // {in,out}4 Block Value 0 M0
125 #define M0 in4
310 // loading into M12 here produces the M0 value, M13 -> M1, etc.
441 // Passed the first 4 words (M0 - M3) and initial (A, B, C, D) values,
542 G(A, B, C, D, M0) \
543 COMPUTE(A, B, 5, M0, RotateM0) \
552 H(A, B, C, D, M0) \
553 COMPUTE(A, B, 4, M0, RotateM0) \
562 I(A, B, C, D, M0) \
563 COMPUTE(A, B, 6, M0, RotateM0)
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineMulDivRem.cpp 495 Value *M0 = isNormalFp(cast<Constant>(M1)) ?
498 if (M0 && M1) {
500 std::swap(M0, M1);
503 ? BinaryOperator::CreateFAdd(M0, M1)
504 : BinaryOperator::CreateFSub(M0, M1);
    [all...]
  /external/openssl/crypto/md5/asm/
md5-ia64.S 35 // {in,out}4 Block Value 0 M0
125 #define M0 in4
310 // loading into M12 here produces the M0 value, M13 -> M1, etc.
441 // Passed the first 4 words (M0 - M3) and initial (A, B, C, D) values,
542 G(A, B, C, D, M0) \
543 COMPUTE(A, B, 5, M0, RotateM0) \
552 H(A, B, C, D, M0) \
553 COMPUTE(A, B, 4, M0, RotateM0) \
562 I(A, B, C, D, M0) \
563 COMPUTE(A, B, 6, M0, RotateM0)
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]

Completed in 284 milliseconds