Home
last modified time | relevance | path

Searched +full:- +full:3 (Results 1 – 25 of 1613) sorted by relevance

12345678910>>...65

/external/autotest/client/tests/npb/
DNPB3.3.tar.gz ... NPB3.3/NPB3.3-MPI/ NPB3.3/NPB3.3-MPI/CG ...
/external/python/cpython3/Tools/unicode/python-mappings/
Djisx0213-2004-std.txt9 ## 3-XXXX JIS X 0213:2000 plane 1 (GL encoding)
10 ## 4-XXXX JIS X 0213:2000 plane 2 (GL encoding)
11 ## [1983] JIS codepoint defined by JIS X 0208-1983
12 ## [1990] JIS codepoint defined by JIS X 0208-1990
23 3-2121 U+3000 # IDEOGRAPHIC SPACE
24 3-2122 U+3001 # IDEOGRAPHIC COMMA
25 3-2123 U+3002 # IDEOGRAPHIC FULL STOP
26 3-2124 U+FF0C # COMMA Fullwidth: U+FF0C
27 3-2125 U+FF0E # FULL STOP Fullwidth: U+FF0E
28 3-2126 U+30FB # KATAKANA MIDDLE DOT
[all …]
/external/llvm-project/llvm/test/MC/PowerPC/
Dppc64-reloc-directive-pcrel.s1 # RUN: llvm-mc -triple=powerpc64le -filetype=obj %s | \
2 # RUN: llvm-objdump -dr --mcpu=pwr10 - | FileCheck %s
3 # RUN: llvm-mc -triple=powerpc64 -filetype=obj %s | \
4 # RUN: llvm-objdump -dr --mcpu=pwr10 - | FileCheck %s
18 pld 3, vec@got@pcrel(0), 1
20 .reloc .Lpcrel1-8,R_PPC64_PCREL_OPT,.-(.Lpcrel1-8)
21 lwa 3, 4(3)
25 # CHECK-LABEL: Minimal
26 # CHECK: pld 3, 0(0), 1
27 # CHECK-NEXT: R_PPC64_GOT_PCREL34 vec
[all …]
Dppc64-encoding-vmx.s2 # RUN: llvm-mc -triple powerpc64-unknown-unknown --show-encoding %s | FileCheck -check-prefix=CHECK
3 # RUN: llvm-mc -triple powerpc64le-unknown-unknown --show-encoding %s | FileCheck -check-prefix=CHE…
9 # CHECK-BE: lvebx 2, 3, 4 # encoding: [0x7c,0x43,0x20,0x0e]
10 # CHECK-LE: lvebx 2, 3, 4 # encoding: [0x0e,0x20,0x43,0x7c]
11 lvebx 2, 3, 4
12 # CHECK-BE: lvehx 2, 3, 4 # encoding: [0x7c,0x43,0x20,0x4e]
13 # CHECK-LE: lvehx 2, 3, 4 # encoding: [0x4e,0x20,0x43,0x7c]
14 lvehx 2, 3, 4
15 # CHECK-BE: lvewx 2, 3, 4 # encoding: [0x7c,0x43,0x20,0x8e]
16 # CHECK-LE: lvewx 2, 3, 4 # encoding: [0x8e,0x20,0x43,0x7c]
[all …]
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dpopcnt-zext.ll2 ; RUN: llc -verify-machineinstrs -mtriple=powerpc64-- -mattr=+popcntd < %s | FileCheck %s --ch…
3 ; RUN: llc -verify-machineinstrs -mtriple=powerpc64-- -mattr=+slow-popcntd < %s | FileCheck %s --ch…
6 ; FAST-LABEL: zpop_i8_i16:
8 ; FAST-NEXT: clrldi 3, 3, 56
9 ; FAST-NEXT: popcntd 3, 3
10 ; FAST-NEXT: blr
12 ; SLOW-LABEL: zpop_i8_i16:
14 ; SLOW-NEXT: clrlwi 5, 3, 24
15 ; SLOW-NEXT: rotlwi 3, 3, 31
16 ; SLOW-NEXT: andi. 3, 3, 85
[all …]
Dvector-popcnt-128-ult-ugt.ll2 ; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr5 < %s | FileCheck %…
3 ; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr6 < %s | FileCheck %…
4 ; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr7 < %s | FileCheck %…
5 ; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr8 < %s | FileCheck %…
6 ; RUN: llc -verify-machineinstrs -mtriple=powerpc64-unknown-linux-gnu -mcpu=pwr9 < %s | FileCheck %…
10 ; PWR5-LABEL: ugt_1_v16i8:
12 ; PWR5-NEXT: vspltisb 3, -1
13 ; PWR5-NEXT: vaddubm 3, 2, 3
14 ; PWR5-NEXT: vand 2, 2, 3
15 ; PWR5-NEXT: vxor 3, 3, 3
[all …]
Dconstants-i64.ll2 ; RUN: llc -verify-machineinstrs -mcpu=ppc64 < %s | FileCheck %s
3 target datalayout = "E-m:e-i64:64-n32:64"
4 target triple = "powerpc64-unknown-linux-gnu"
8 ; CHECK-LABEL: cn1:
10 ; CHECK-NEXT: lis 3, -1
11 ; CHECK-NEXT: rldicr 3, 3, 48, 63
12 ; CHECK-NEXT: blr
20 ; CHECK-LABEL: cnb:
22 ; CHECK-NEXT: lis 3, -81
23 ; CHECK-NEXT: rldicr 3, 3, 48, 63
[all …]
Dselect_const.ll2 ; RUN: llc < %s -mtriple=powerpc64le-unknown-unknown -verify-machineinstrs -mattr=+isel | FileCheck…
3 ; RUN: llc < %s -mtriple=powerpc64le-unknown-unknown -verify-machineinstrs -mattr=-isel | FileCheck…
8 ; select Cond, 0, 1 --> zext (!Cond)
11 ; ALL-LABEL: select_0_or_1:
13 ; ALL-NEXT: not 3, 3
14 ; ALL-NEXT: clrldi 3, 3, 63
15 ; ALL-NEXT: blr
21 ; ALL-LABEL: select_0_or_1_zeroext:
23 ; ALL-NEXT: xori 3, 3, 1
24 ; ALL-NEXT: blr
[all …]
/external/python/cpython2/Lib/test/decimaltestdata/
DddSameQuantum.decTest1 ------------------------------------------------------------------------
2 -- ddSameQuantum.decTest -- check decDouble quantums match --
3 -- Copyright (c) IBM Corporation, 2001, 2008. All rights reserved. --
4 ------------------------------------------------------------------------
5 -- Please see the document "General Decimal Arithmetic Testcases" --
6 -- at http://www2.hursley.ibm.com/decimal for the description of --
7 -- these testcases. --
8 -- --
9 -- These testcases are experimental ('beta' versions), and they --
10 -- may contain errors. They are offered on an as-is basis. In --
[all …]
DdqSameQuantum.decTest1 ------------------------------------------------------------------------
2 -- dqSameQuantum.decTest -- check decQuad quantums match --
3 -- Copyright (c) IBM Corporation, 2001, 2008. All rights reserved. --
4 ------------------------------------------------------------------------
5 -- Please see the document "General Decimal Arithmetic Testcases" --
6 -- at http://www2.hursley.ibm.com/decimal for the description of --
7 -- these testcases. --
8 -- --
9 -- These testcases are experimental ('beta' versions), and they --
10 -- may contain errors. They are offered on an as-is basis. In --
[all …]
Dsamequantum.decTest1 ------------------------------------------------------------------------
2 -- samequantum.decTest -- check quantums match --
3 -- Copyright (c) IBM Corporation, 2001, 2008. All rights reserved. --
4 ------------------------------------------------------------------------
5 -- Please see the document "General Decimal Arithmetic Testcases" --
6 -- at http://www2.hursley.ibm.com/decimal for the description of --
7 -- these testcases. --
8 -- --
9 -- These testcases are experimental ('beta' versions), and they --
10 -- may contain errors. They are offered on an as-is basis. In --
[all …]
/external/python/cpython3/Lib/test/decimaltestdata/
DdqSameQuantum.decTest1 ------------------------------------------------------------------------
2 -- dqSameQuantum.decTest -- check decQuad quantums match --
3 -- Copyright (c) IBM Corporation, 2001, 2008. All rights reserved. --
4 ------------------------------------------------------------------------
5 -- Please see the document "General Decimal Arithmetic Testcases" --
6 -- at http://www2.hursley.ibm.com/decimal for the description of --
7 -- these testcases. --
8 -- --
9 -- These testcases are experimental ('beta' versions), and they --
10 -- may contain errors. They are offered on an as-is basis. In --
[all …]
DddSameQuantum.decTest1 ------------------------------------------------------------------------
2 -- ddSameQuantum.decTest -- check decDouble quantums match --
3 -- Copyright (c) IBM Corporation, 2001, 2008. All rights reserved. --
4 ------------------------------------------------------------------------
5 -- Please see the document "General Decimal Arithmetic Testcases" --
6 -- at http://www2.hursley.ibm.com/decimal for the description of --
7 -- these testcases. --
8 -- --
9 -- These testcases are experimental ('beta' versions), and they --
10 -- may contain errors. They are offered on an as-is basis. In --
[all …]
Dsamequantum.decTest1 ------------------------------------------------------------------------
2 -- samequantum.decTest -- check quantums match --
3 -- Copyright (c) IBM Corporation, 2001, 2008. All rights reserved. --
4 ------------------------------------------------------------------------
5 -- Please see the document "General Decimal Arithmetic Testcases" --
6 -- at http://www2.hursley.ibm.com/decimal for the description of --
7 -- these testcases. --
8 -- --
9 -- These testcases are experimental ('beta' versions), and they --
10 -- may contain errors. They are offered on an as-is basis. In --
[all …]
/external/python/cpython3/Tools/unicode/python-mappings/diff/
Djisx0213-2004-std.txt.diff1 --- jisx0213-2000-std.txt.orig Tue Apr 16 23:32:38 2002
2 +++ jisx0213-2004-std.txt Thu Jul 8 11:51:54 2004
3 @@ -1,6 +1,6 @@
4 -## JIS X 0213:2000 vs Unicode mapping table
7 -## Date: 16 Apr 2002 13:09:49 GMT
12 @@ -23,21 +23,21 @@
13 3-2121 U+3000 # IDEOGRAPHIC SPACE
14 3-2122 U+3001 # IDEOGRAPHIC COMMA
15 3-2123 U+3002 # IDEOGRAPHIC FULL STOP
16 -3-2124 U+002C # COMMA Fullwidth: U+FF0C
[all …]
Djisx0213-2000-std.txt.diff1 --- jisx0213-2000-std.txt.orig Tue Apr 16 23:32:38 2002
2 +++ jisx0213-2000-std.txt Wed Jun 16 14:49:05 2004
3 @@ -23,21 +23,21 @@
4 3-2121 U+3000 # IDEOGRAPHIC SPACE
5 3-2122 U+3001 # IDEOGRAPHIC COMMA
6 3-2123 U+3002 # IDEOGRAPHIC FULL STOP
7 -3-2124 U+002C # COMMA Fullwidth: U+FF0C
8 -3-2125 U+002E # FULL STOP Fullwidth: U+FF0E
9 +3-2124 U+FF0C # COMMA Fullwidth: U+FF0C
10 +3-2125 U+FF0E # FULL STOP Fullwidth: U+FF0E
[all …]
/external/llvm-project/llvm/test/Analysis/CostModel/X86/
Dtestshiftshl.ll1 ; RUN: llc -mtriple=x86_64-apple-darwin -mcpu=core2 < %s | FileCheck --check-prefix=SSE2-CODEGEN %s
2 ; RUN: opt -mtriple=x86_64-apple-darwin -mcpu=core2 -cost-model -analyze < %s | FileCheck --check-p…
7 ; SSE2-LABEL: shift2i16
9 ; SSE2-CODEGEN-LABEL: shift2i16
10 ; SSE2-CODEGEN: pmullw
19 ; SSE2-LABEL: shift4i16
21 ; SSE2-CODEGEN-LABEL: shift4i16
22 ; SSE2-CODEGEN: pmullw
31 ; SSE2-LABEL: shift8i16
33 ; SSE2-CODEGEN-LABEL: shift8i16
[all …]
Dtestshiftashr.ll1 ; RUN: llc -mtriple=x86_64-apple-darwin -mcpu=core2 < %s | FileCheck --check-prefix=SSE2-CODEGEN %s
2 ; RUN: opt -mtriple=x86_64-apple-darwin -mcpu=core2 -cost-model -analyze < %s | FileCheck --check-p…
7 ; SSE2-LABEL: shift2i16
9 ; SSE2-CODEGEN-LABEL: shift2i16
10 ; SSE2-CODEGEN: psraw
19 ; SSE2-LABEL: shift4i16
21 ; SSE2-CODEGEN-LABEL: shift4i16
22 ; SSE2-CODEGEN: psraw
31 ; SSE2-LABEL: shift8i16
33 ; SSE2-CODEGEN-LABEL: shift8i16
[all …]
Dtestshiftlshr.ll1 ; RUN: llc -mtriple=x86_64-apple-darwin -mcpu=core2 < %s | FileCheck --check-prefix=SSE2-CODEGEN %s
2 ; RUN: opt -mtriple=x86_64-apple-darwin -mcpu=core2 -cost-model -analyze < %s | FileCheck --check-p…
7 ; SSE2-LABEL: shift2i16
9 ; SSE2-CODEGEN-LABEL: shift2i16
10 ; SSE2-CODEGEN: psrlw
19 ; SSE2-LABEL: shift4i16
21 ; SSE2-CODEGEN-LABEL: shift4i16
22 ; SSE2-CODEGEN: psrlw
31 ; SSE2-LABEL: shift8i16
33 ; SSE2-CODEGEN-LABEL: shift8i16
[all …]
Dvshift-lshr-cost.ll2 ; RUN: opt < %s -mtriple=x86_64-unknown-linux-gnu -cost-model -analyze -mattr=+sse2 | FileCheck %s
3 ; RUN: opt < %s -mtriple=x86_64-unknown-linux-gnu -cost-model -analyze -mattr=+sse4.2 | FileCheck %…
4 ; RUN: opt < %s -mtriple=x86_64-unknown-linux-gnu -cost-model -analyze -mattr=+avx | FileCheck %s -…
5 ; RUN: opt < %s -mtriple=x86_64-unknown-linux-gnu -cost-model -analyze -mattr=+avx2 | FileCheck %s
6 ; RUN: opt < %s -mtriple=x86_64-unknown-linux-gnu -cost-model -analyze -mattr=+xop,+avx | FileCheck…
7 ; RUN: opt < %s -mtriple=x86_64-unknown-linux-gnu -cost-model -analyze -mattr=+xop,+avx2 | FileChec…
8 ; RUN: opt < %s -mtriple=x86_64-unknown-linux-gnu -cost-model -analyze -mattr=+avx512f | FileCheck …
9 ; RUN: opt < %s -mtriple=x86_64-unknown-linux-gnu -cost-model -analyze -mattr=+avx512f,+avx512dq | …
10 ; RUN: opt < %s -mtriple=x86_64-unknown-linux-gnu -cost-model -analyze -mattr=+avx512f,+avx512bw | …
11 ; RUN: opt < %s -mtriple=x86_64-unknown-linux-gnu -cost-model -analyze -mattr=+avx512f,+avx512vl | …
[all …]
/external/llvm/test/Analysis/CostModel/X86/
Dtestshiftashr.ll1 ; RUN: llc -mtriple=x86_64-apple-darwin -mcpu=core2 < %s | FileCheck --check-prefix=SSE2-CODEGEN %s
2 ; RUN: opt -mtriple=x86_64-apple-darwin -mcpu=core2 -cost-model -analyze < %s | FileCheck --check-p…
9 ; SSE2-CODEGEN: shift2i16
10 ; SSE2-CODEGEN: psrlq
21 ; SSE2-CODEGEN: shift4i16
22 ; SSE2-CODEGEN: psrad
33 ; SSE2-CODEGEN: shift8i16
34 ; SSE2-CODEGEN: psraw
45 ; SSE2-CODEGEN: shift16i16
46 ; SSE2-CODEGEN: psraw
[all …]
Dtestshiftlshr.ll1 ; RUN: llc -mtriple=x86_64-apple-darwin -mcpu=core2 < %s | FileCheck --check-prefix=SSE2-CODEGEN %s
2 ; RUN: opt -mtriple=x86_64-apple-darwin -mcpu=core2 -cost-model -analyze < %s | FileCheck --check-p…
9 ; SSE2-CODEGEN: shift2i16
10 ; SSE2-CODEGEN: psrlq
21 ; SSE2-CODEGEN: shift4i16
22 ; SSE2-CODEGEN: psrld
33 ; SSE2-CODEGEN: shift8i16
34 ; SSE2-CODEGEN: psrlw
45 ; SSE2-CODEGEN: shift16i16
46 ; SSE2-CODEGEN: psrlw
[all …]
Dtestshiftshl.ll1 ; RUN: llc -mtriple=x86_64-apple-darwin -mcpu=core2 < %s | FileCheck --check-prefix=SSE2-CODEGEN %s
2 ; RUN: opt -mtriple=x86_64-apple-darwin -mcpu=core2 -cost-model -analyze < %s | FileCheck --check-p…
9 ; SSE2-CODEGEN: shift2i16
10 ; SSE2-CODEGEN: psllq
21 ; SSE2-CODEGEN: shift4i16
22 ; SSE2-CODEGEN: pmuludq
33 ; SSE2-CODEGEN: shift8i16
34 ; SSE2-CODEGEN: psllw
45 ; SSE2-CODEGEN: shift16i16
46 ; SSE2-CODEGEN: psllw
[all …]
/external/llvm/test/MC/PowerPC/
Dppc64-encoding-vmx.s2 # RUN: llvm-mc -triple powerpc64-unknown-unknown --show-encoding %s | FileCheck -check-prefix=CHECK
3 # RUN: llvm-mc -triple powerpc64le-unknown-unknown --show-encoding %s | FileCheck -check-prefix=CHE…
9 # CHECK-BE: lvebx 2, 3, 4 # encoding: [0x7c,0x43,0x20,0x0e]
10 # CHECK-LE: lvebx 2, 3, 4 # encoding: [0x0e,0x20,0x43,0x7c]
11 lvebx 2, 3, 4
12 # CHECK-BE: lvehx 2, 3, 4 # encoding: [0x7c,0x43,0x20,0x4e]
13 # CHECK-LE: lvehx 2, 3, 4 # encoding: [0x4e,0x20,0x43,0x7c]
14 lvehx 2, 3, 4
15 # CHECK-BE: lvewx 2, 3, 4 # encoding: [0x7c,0x43,0x20,0x8e]
16 # CHECK-LE: lvewx 2, 3, 4 # encoding: [0x8e,0x20,0x43,0x7c]
[all …]
/external/deqp-deps/glslang/Test/baseResults/
Dhlsl.promotions.frag.out7 0:19 'x' ( in 3-component vector of float)
10 0:20 'x' ( in 3-component vector of int)
13 0:21 'x' ( in 3-component vector of uint)
16 0:22 'x' ( in 3-component vector of bool)
19 0:23 'x' ( in 3-component vector of double)
20 0:26 Function Definition: Fn_R_F3I(vf3; ( temp 3-component vector of float)
22 0:26 'p' ( out 3-component vector of float)
24 0:26 move second child to first child ( temp 3-component vector of float)
25 0:26 'p' ( out 3-component vector of float)
26 0:26 Convert int to float ( temp 3-component vector of float)
[all …]

12345678910>>...65