HomeSort by relevance Sort by last modified time
    Searched refs:f3 (Results 101 - 125 of 1244) sorted by null

1 2 3 45 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
avx512dq-rcigrz.d 12 [ ]*[a-f0-9]+:[ ]*62 f3 d5 78 50 f4 ab[ ]*vrangepd \$0xab,\{sae\},%zmm4,%zmm5,%zmm6
13 [ ]*[a-f0-9]+:[ ]*62 f3 d5 78 50 f4 7b[ ]*vrangepd \$0x7b,\{sae\},%zmm4,%zmm5,%zmm6
14 [ ]*[a-f0-9]+:[ ]*62 f3 55 78 50 f4 ab[ ]*vrangeps \$0xab,\{sae\},%zmm4,%zmm5,%zmm6
15 [ ]*[a-f0-9]+:[ ]*62 f3 55 78 50 f4 7b[ ]*vrangeps \$0x7b,\{sae\},%zmm4,%zmm5,%zmm6
16 [ ]*[a-f0-9]+:[ ]*62 f3 d5 7f 51 f4 ab[ ]*vrangesd \$0xab,\{sae\},%xmm4,%xmm5,%xmm6\{%k7\}
17 [ ]*[a-f0-9]+:[ ]*62 f3 d5 7f 51 f4 7b[ ]*vrangesd \$0x7b,\{sae\},%xmm4,%xmm5,%xmm6\{%k7\}
18 [ ]*[a-f0-9]+:[ ]*62 f3 55 7f 51 f4 ab[ ]*vrangess \$0xab,\{sae\},%xmm4,%xmm5,%xmm6\{%k7\}
19 [ ]*[a-f0-9]+:[ ]*62 f3 55 7f 51 f4 7b[ ]*vrangess \$0x7b,\{sae\},%xmm4,%xmm5,%xmm6\{%k7\}
20 [ ]*[a-f0-9]+:[ ]*62 f3 fd 78 56 f5 ab[ ]*vreducepd \$0xab,\{sae\},%zmm5,%zmm6
21 [ ]*[a-f0-9]+:[ ]*62 f3 fd 78 56 f5 7b[ ]*vreducepd \$0x7b,\{sae\},%zmm5,%zmm
    [all...]
katmai.d 11 6: f3 0f 58 13 [ ]*addss \(%ebx\),%xmm2
12 a: f3 0f 58 dc [ ]*addss %xmm4,%xmm3
19 23: f3 0f c2 d2 04 [ ]*cmpneqss %xmm2,%xmm2
20 28: f3 0f c2 1c 24 05 [ ]*cmpnltss \(%esp\),%xmm3
23 36: f3 0f c2 f7 00 [ ]*cmpeqss %xmm7,%xmm6
24 3b: f3 0f c2 38 01 [ ]*cmpltss \(%eax\),%xmm7
27 48: f3 0f c2 d2 00 [ ]*cmpeqss %xmm2,%xmm2
28 4d: f3 0f c2 1c 24 00 [ ]*cmpeqss \(%esp\),%xmm3
31 5b: f3 0f c2 f7 01 [ ]*cmpltss %xmm7,%xmm6
32 60: f3 0f c2 38 01 [ ]*cmpltss \(%eax\),%xmm
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i860/
pseudo-ops01.s 7 fmov.sd %f3,%f20
9 pfmov.ds %f28,%f3
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
odd-float.s 6 swxc1 $f3,$4($5)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/
field.s 5 .global f1,f2,f3,f4,f5,f6,f7,f8
8 f3: .field 0Ch, 4 ; should be packed in previous word, f3=0x1 label
9 f4: .field f3 ; align at word 0x2
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
ifunc-1.s 29 .global f3
30 .hidden f3
34 define f3
41 test_relocs f3
ifunc-14.s 21 .global f3
22 .hidden f3
27 define f3,.arm
37 test_relocs f3
ifunc-15.s 21 .global f3
22 .hidden f3
27 define f3,.arm
37 test_relocs f3
ifunc-16.s 21 .global f3
22 .hidden f3
28 define f3,.arm
39 test_relocs f3
ifunc-3.s 26 .globl f3
27 .hidden f3
34 define f3
47 test_relocs f3
ifunc-5.s 20 .global f3
21 .hidden f3
25 define f3
32 test_relocs f3
ifunc-7.s 24 .globl f3
25 .hidden f3
28 define f3
40 test_relocs f3
ifunc-9.s 27 .global f3
28 .hidden f3
32 define f3
39 test_relocs f3
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
pic-and-nonpic-1b.s 8 jal f3
  /external/clang/test/CodeGen/
struct-passing.c 13 T1 __attribute__((pure)) f3(void);
17 void *ps[] = { f0, f1, f2, f3, f4, f5 };
22 // CHECK: declare void @f3({{.*}} sret)
  /external/clang/test/CodeGenCXX/
mangle-extern-local.cpp 27 static int f3() { function in struct:N::S
35 int anchorf3() { return S::f3(); }
  /external/clang/test/Index/
complete-exprs.c 15 void f3(const char*, ...) __attribute__((sentinel(0)));
19 f3(str, NULL);
57 // CHECK-CC6: FunctionDecl:{ResultType void}{TypedText f3}{LeftParen (}{Placeholder const char *, ...}{Text , NULL}{RightParen )} (50)
66 // CHECK-CC7: FunctionDecl:{ResultType void}{TypedText f3}{LeftParen (}{Placeholder const char *, ...}{Text , NULL}{RightParen )} (50)
  /external/libcxx/test/libcxx/depr/exception.unexpected/
get_unexpected.pass.cpp 22 void f3() function
39 std::set_terminate(f3);
  /external/libcxx/test/std/depr/exception.unexpected/set.unexpected/
get_unexpected.pass.cpp 21 void f3() function
38 std::set_terminate(f3);
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/depr/exception.unexpected/set.unexpected/
get_unexpected.pass.cpp 19 void f3() function
36 std::set_terminate(f3);
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/depr/exception.unexpected/set.unexpected/
get_unexpected.pass.cpp 19 void f3() function
36 std::set_terminate(f3);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/frv/
reloc1.d 22 .*: R_FRV_LABEL24 f3
24 .*: R_FRV_LABEL16 f3
38 .*: R_FRV_LABEL24 f3
40 .*: R_FRV_LABEL16 f3
  /external/clang/test/CXX/temp/temp.fct.spec/temp.arg.explicit/
p9-0x.cpp 63 void test_explicit_spec_extension_funcparms(int (*f3)(int, float, double)) {
64 accept_function_ptr(f3);
65 accept_function_ptr<int>(f3);
66 accept_function_ptr<int, int>(f3);
67 accept_function_ptr<int, int, float>(f3);
68 accept_function_ptr<int, int, float, double>(f3);
  /frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
math_24.rs 23 volatile float3 f3;
30 f3 = fnc(f3); \
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue14725.go 32 func f3(b bool) (x int) { func
51 if x := f3(true); x != 1 {
52 panic(fmt.Sprintf("f3(true) returned %d, wanted 1", x))
54 if x := f3(false); x != 1 {
55 panic(fmt.Sprintf("f3(false) returned %d, wanted 1", x))

Completed in 1294 milliseconds

1 2 3 45 6 7 8 91011>>