HomeSort by relevance Sort by last modified time
    Searched refs:f4 (Results 276 - 300 of 415) sorted by null

<<11121314151617

  /external/llvm/test/MC/Mips/mips64/
invalid-mips64r2.s 22 nmsub.s $f1,$f24,$f19,$f4 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
valid.s 39 cvt.d.l $f4,$f16
64 div.s $f4,$f5,$f15
174 round.w.d $f6,$f4
  /external/oprofile/module/ia64/
oprofile_stubs.S 110 mov r6=0; mov f4=f0; mov b3=r0
  /external/deqp/modules/gles31/functional/
es31fFboTestUtil.cpp 216 const tcu::Vec4 outScale (m_uniforms[0].value.f4);
217 const tcu::Vec4 outBias (m_uniforms[1].value.f4);
239 const tcu::Vec4 scale (m_uniforms[2 + ndx*3 + 1].value.f4);
240 const tcu::Vec4 bias (m_uniforms[2 + ndx*3 + 2].value.f4);
381 const tcu::Vec4 texScale (m_uniforms[2].value.f4);
382 const tcu::Vec4 texBias (m_uniforms[3].value.f4);
  /external/llvm/test/MC/Mips/mips32r2/
valid.s 49 div.s $f4,$f5,$f15
128 nmsub.s $f1,$f24,$f19,$f4
139 round.w.d $f6,$f4
  /external/valgrind/main/VEX/priv/
host_arm64_defs.c     [all...]
  /external/llvm/test/MC/SystemZ/
insn-good-z196.s 142 #CHECK: cdlfbr %f4, 5, %r6, 7 # encoding: [0xb3,0x91,0x57,0x46]
149 cdlfbr %f4, 5, %r6, 7
156 #CHECK: cdlgbr %f4, 5, %r6, 7 # encoding: [0xb3,0xa1,0x57,0x46]
163 cdlgbr %f4, 5, %r6, 7
170 #CHECK: celfbr %f4, 5, %r6, 7 # encoding: [0xb3,0x90,0x57,0x46]
177 celfbr %f4, 5, %r6, 7
184 #CHECK: celgbr %f4, 5, %r6, 7 # encoding: [0xb3,0xa0,0x57,0x46]
191 celgbr %f4, 5, %r6, 7
350 #CHECK: cxlfbr %f4, 5, %r9, 10 # encoding: [0xb3,0x92,0x5a,0x49]
357 cxlfbr %f4, 5, %r9, 1
    [all...]
  /external/llvm/test/MC/Mips/mips3/
valid.s 35 cvt.d.l $f4,$f16
57 div.s $f4,$f5,$f15
142 round.w.d $f6,$f4
  /external/llvm/test/MC/Mips/mips4/
valid.s 37 cvt.d.l $f4,$f16
59 div.s $f4,$f5,$f15
159 round.w.d $f6,$f4
invalid-mips64r2.s 32 nmsub.s $f1,$f24,$f19,$f4 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
  /external/llvm/test/MC/Mips/mips5/
valid.s 37 cvt.d.l $f4,$f16
59 div.s $f4,$f5,$f15
160 round.w.d $f6,$f4
  /external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_context_menu_controller_unittest.cc 77 // F4
89 const BookmarkNode* f4 = model->AddFolder(bb_node, 4, ASCIIToUTF16("F4")); local
90 model->AddURL(f4, 0, ASCIIToUTF16("f4a"), GURL(test_base + "f4a"));
  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_context_menu_unittest.cc 105 // F4
118 const BookmarkNode* f4 = model_->AddFolder(bb_node, 4, ASCIIToUTF16("F4")); local
119 model_->AddURL(f4, 0, ASCIIToUTF16("f4a"), GURL(test_base + "f4a"));
  /external/chromium_org/third_party/icu/source/test/intltest/
nmfmapts.cpp 309 LocalPointer<NumberFormat> f4(NumberFormat::createInstance(SRC_LOC, status));
339 f4->format(n, res4);
350 logln((UnicodeString)"f4 reg int: " + res4);
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
loopfilter_sse2.asm 717 movq xmm6, [rdi+2*rcx] ; xx xx xx xx xx xx xx xx f7 f6 f5 f4 f3 f2 f1 f0
719 punpcklbw xmm5, xmm6 ; f7 e7 f6 e6 f5 e5 f4 e4 f3 e3 f2 e2 f1 e1 f0 e0
722 punpckhwd xmm6, xmm5 ; f7 e7 d7 c7 f6 e6 d6 c6 f5 e5 d5 c5 f4 e4 d4 c4
737 punpckldq xmm1, xmm6 ; f5 e5 d5 c5 b5 a5 95 85 f4 e4 d4 c4 b4 a4 94 84
    [all...]
  /external/compiler-rt/test/tsan/
deadlock_detector_stress_test.cc 556 void (LockTest::*f3)() = 0, void (LockTest::*f4)() = 0) {
559 CB cb[kNumThreads] = {{f1, this}, {f2, this}, {f3, this}, {f4, this}};
  /external/icu/icu4c/source/test/intltest/
nmfmapts.cpp 309 LocalPointer<NumberFormat> f4(NumberFormat::createInstance(SRC_LOC, status));
339 f4->format(n, res4);
350 logln((UnicodeString)"f4 reg int: " + res4);
  /external/libvpx/libvpx/vp8/common/x86/
loopfilter_sse2.asm 717 movq xmm6, [rdi+2*rcx] ; xx xx xx xx xx xx xx xx f7 f6 f5 f4 f3 f2 f1 f0
719 punpcklbw xmm5, xmm6 ; f7 e7 f6 e6 f5 e5 f4 e4 f3 e3 f2 e2 f1 e1 f0 e0
722 punpckhwd xmm6, xmm5 ; f7 e7 d7 c7 f6 e6 d6 c6 f5 e5 d5 c5 f4 e4 d4 c4
737 punpckldq xmm1, xmm6 ; f5 e5 d5 c5 b5 a5 95 85 f4 e4 d4 c4 b4 a4 94 84
    [all...]
  /external/llvm/test/MC/ARM/
ldr-pseudo-darwin.s 23 @ CHECK-LABEL: f4:
24 f4: label
  /external/llvm/test/MC/Mips/mips32/
invalid-mips32r2.s 24 nmsub.s $f1,$f24,$f19,$f4 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: instruction requires a CPU feature not currently enabled
  /external/llvm/test/MC/Mips/mips64r2/
valid.s 39 cvt.d.l $f4,$f16
65 div.s $f4,$f5,$f15
186 nmsub.s $f1,$f24,$f19,$f4
199 round.w.d $f6,$f4
  /frameworks/rs/cpu_ref/
rsCpuRuntimeStubs.cpp 78 static void SC_debugFv4(const char *s, float f1, float f2, float f3, float f4) {
79 ALOGD("float x4 %s {%f, %f, %f, %f}", s, f1, f2, f3, f4);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
loopfilter_sse2.asm 717 movq xmm6, [rdi+2*rcx] ; xx xx xx xx xx xx xx xx f7 f6 f5 f4 f3 f2 f1 f0
719 punpcklbw xmm5, xmm6 ; f7 e7 f6 e6 f5 e5 f4 e4 f3 e3 f2 e2 f1 e1 f0 e0
722 punpckhwd xmm6, xmm5 ; f7 e7 d7 c7 f6 e6 d6 c6 f5 e5 d5 c5 f4 e4 d4 c4
737 punpckldq xmm1, xmm6 ; f5 e5 d5 c5 b5 a5 95 85 f4 e4 d4 c4 b4 a4 94 84
    [all...]
  /cts/tools/vm-tests-tf/etc/
starttests 166 jcomment=`echo $myline | cut -d";" -f4`
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/engines/
AESEngine.java 252 int f4 = FFmulX(f2); local
253 int f8 = FFmulX(f4);
256 return f2 ^ f4 ^ f8 ^ shift(f2 ^ f9, 8) ^ shift(f4 ^ f9, 16) ^ shift(f9, 24);

Completed in 1017 milliseconds

<<11121314151617