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

  /external/llvm/include/llvm/Support/
CommandLine.h     [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/Target/R600/
AMDGPUAsmPrinter.cpp 94 case AMDGPU::M0:
SILowerControlFlow.cpp 321 BuildMI(MBB, &MI, DL, TII->get(AMDGPU::S_MOV_B32), AMDGPU::M0)
339 // Move index from VCC into M0
340 BuildMI(MBB, &MI, DL, TII->get(AMDGPU::S_MOV_B32), AMDGPU::M0)
343 // Compare the just read M0 value to all possible Idx values
345 .addReg(AMDGPU::M0)
384 .addReg(AMDGPU::M0, RegState::Implicit)
403 .addReg(AMDGPU::M0, RegState::Implicit)
  /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/skia/bench/
InterpBench.cpp 156 static SkBenchmark* M0(void* p) { return new Fixed16D16Interp(p); }
162 static BenchRegistry gReg0(M0);
MathBench.cpp 376 static SkBenchmark* M0(void* p) { return new NoOpMathBench(p); }
393 static BenchRegistry gReg0(M0);
  /libcore/luni/src/test/java/libcore/java/lang/
ClassCastExceptionTest.java 157 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,
162 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/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/llvm/lib/Transforms/InstCombine/
InstCombineMulDivRem.cpp 424 Value *M0 = isNormalFp(cast<ConstantFP>(M1)) ?
427 if (M0 && M1) {
429 std::swap(M0, M1);
432 BinaryOperator::CreateFAdd(M0, M1) :
433 BinaryOperator::CreateFSub(M0, M1);
    [all...]
  /frameworks/base/media/tests/contents/media_api/music/
test_amr_ietf.amr 309 ?\?vEGd? ???????*%?<?Z?me?4??:C4"???? S??+??yR??P<"?5>{5?4??*m??c??J?C?C?| ?<[?7?D???z????M???g9R~?m0<&07?P??g?4?\?kt_ P??fc|3&?<?=????????=????e????9Q??<???)b????2g?M0"~|?N??EK?<4? 3K???????T?7??c???D?<(?$?{"=E??o???'??N?c?i?? <Dl??^??U???V?W?j??L\Oo&2i?<m{??lKU?Js6?a?x?Uu?F\[?-??<?3?'??<?+7W? !Xz??Y? H???< ^'7???a?+???@D????,?-?????<)cO?gK%?'?%???Z
    [all...]
  /external/chromium/third_party/libjingle/source/talk/session/phone/testdata/
voice.rtpdump     [all...]

Completed in 752 milliseconds