Home
last modified time | relevance | path

Searched refs:n8 (Results 1 – 25 of 4862) sorted by relevance

12345678910>>...195

/external/llvm-project/flang/test/Semantics/
Dmodfile17.f9015 type :: defaulted(n1,n2,n4,n8)
19 integer(kind=8), kind :: n8 = 12 - n4 component
20 type(capture(n1,n2,n4,n8)) :: cap
56 type(defaulted(n8=2)) :: x1242
73 type(extension(8,n8=1,k5=2,n2=4,n4=8)) :: x84812
/external/llvm-project/llvm/test/Instrumentation/AddressSanitizer/
Ddynamic-shadow-darwin.ll11 …386-apple-watchos-simulator --data-layout="e-m:o-p:32:32-f64:32:64-f80:128-n8:16:32-S128" -S < %s …
12 …386-apple-watchos-simulator --data-layout="e-m:o-p:32:32-f64:32:64-f80:128-n8:16:32-S128" -S < %s …
13 …le=i386-apple-ios-simulator --data-layout="e-m:o-p:32:32-f64:32:64-f80:128-n8:16:32-S128" -S < %s …
14 …le=i386-apple-ios-simulator --data-layout="e-m:o-p:32:32-f64:32:64-f80:128-n8:16:32-S128" -S < %s …
15 …le -mtriple=x86_64-apple-ios-simulator --data-layout="e-m:o-i64:64-f80:128-n8:16:32:64-S128" -S < …
16 …e' -mtriple=x86_64-apple-ios-simulator --data-layout="e-m:o-i64:64-f80:128-n8:16:32:64-S128" -S < …
19 ; RUN: opt -asan -asan-module -mtriple=x86_64-apple-macosx --data-layout="e-m:o-i64:64-f80:128-n8:1…
20 …pipeline' -mtriple=x86_64-apple-macosx --data-layout="e-m:o-i64:64-f80:128-n8:16:32:64-S128" -S < …
Dfreebsd.ll3 ; RUN: -data-layout="e-m:e-p:32:32-f64:32:64-f80:32-n8:16:32-S128" | \
8 ; RUN: -data-layout="e-m:e-p:32:32-f64:32:64-f80:32-n8:16:32-S128" | \
13 ; RUN: -data-layout="e-m:e-i64:64-f80:128-n8:16:32:64-S128" | \
18 ; RUN: -data-layout="e-m:e-i64:64-f80:128-n8:16:32:64-S128" | \
/external/freetype/src/sfnt/
Dpngshim.c104 v82 n8 = { 8, 8, 8, 8, 8, 8, 8, 8 }; in premultiply_data() local
113 s1 = s >> n8; /* G A G A G A G A */ in premultiply_data()
123 s0 = ( s0 + ( s0 >> n8 ) ) >> n8; in premultiply_data()
124 s1 = ( s1 + ( s1 >> n8 ) ) >> n8; in premultiply_data()
126 s = s0 | ( s1 << n8 ); in premultiply_data()
/external/llvm-project/llvm/test/Bitcode/
Dupgrade-datalayout3.ll5 target datalayout = "e-m:w-p:32:32-i64:64-f80:32-n8:16:32-S32"
8 ; CHECK: target datalayout = "e-m:w-p:32:32-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:32-n8:16:32…
Dupgrade-datalayout.ll5 target datalayout = "e-m:e-p:32:32-i64:64-f80:128-n8:16:32:64-S128"
8 ; CHECK: target datalayout = "e-m:e-p:32:32-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:3…
Dupgrade-datalayout2.ll6 …i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64-S128"
9 …i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64-S128"
/external/vixl/src/aarch64/
Dpointer-auth-aarch64.cc95 uint64_t n8 = GetNibble(in_data, 4 * (i + 8)); in BigShuffle() local
99 uint64_t t0 = RotNibble(n8, 2) ^ RotNibble(n4, 1) ^ RotNibble(n0, 1); in BigShuffle()
101 uint64_t t2 = RotNibble(n12, 2) ^ RotNibble(n8, 1) ^ RotNibble(n0, 1); in BigShuffle()
102 uint64_t t3 = RotNibble(n12, 1) ^ RotNibble(n8, 1) ^ RotNibble(n4, 2); in BigShuffle()
/external/llvm-project/lld/test/MachO/
Dlc-linker-option.ll25 target datalayout = "e-m:o-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
36 target datalayout = "e-m:o-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
48 target datalayout = "e-m:o-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
Dlto-save-temps.ll35 target datalayout = "e-m:o-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
44 target datalayout = "e-m:o-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
/external/llvm-project/lld/test/ELF/lto/
Dweak.ll34 target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
40 target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
46 target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
Dwarn-backrefs.ll12 target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
24 target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128"
/external/llvm-project/llvm/test/Analysis/ScalarEvolution/
Dashr.ll2 ; RUN: opt < %s --data-layout="e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S1…
3 ; RUN: opt < %s --data-layout="e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S1…
4 ; RUN: opt < %s --data-layout="e-m:e-p:32:32-p270:32:32-p271:32:32-p272:64:64-f64:32:64-f80:32-n8:1…
5 ; RUN: opt < %s --data-layout="e-m:e-p:32:32-p270:32:32-p271:32:32-p272:64:64-f64:32:64-f80:32-n8:1…
/external/llvm/test/Instrumentation/AddressSanitizer/
Dfreebsd.ll3 ; RUN: -default-data-layout="e-m:e-p:32:32-f64:32:64-f80:32-n8:16:32-S128" | \
8 ; RUN: -default-data-layout="e-m:e-i64:64-f80:128-n8:16:32:64-S128" | \
/external/llvm-project/polly/test/GPGPU/
Dscalar-parameter.ll15 target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
42 target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
96 target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
145 target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
194 target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
243 target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
303 target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
352 target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
401 target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
/external/llvm-project/clang/test/CXX/dcl.dcl/dcl.attr/dcl.align/
Dp6.cpp24 alignas(8) extern int n8; // expected-note {{declared with 'alignas' attribute here}}
25 int n8; // expected-error {{'alignas' must be specified on definition if it is specified on any dec… variable
/external/clang/test/CXX/dcl.dcl/dcl.attr/dcl.align/
Dp6.cpp24 alignas(8) extern int n8; // expected-note {{declared with 'alignas' attribute here}}
25 int n8; // expected-error {{'alignas' must be specified on definition if it is specified on any dec… variable
/external/libaom/libaom/av1/encoder/x86/
Dwedge_utils_sse2.c29 int n8 = n + 8; in av1_wedge_sse_from_residuals_sse2() local
46 const __m128i v_r1_w = xx_load_128(r1 + n8); in av1_wedge_sse_from_residuals_sse2()
48 const __m128i v_d1_w = xx_load_128(d + n8); in av1_wedge_sse_from_residuals_sse2()
82 n8 += 16; in av1_wedge_sse_from_residuals_sse2()
/external/llvm/test/Transforms/LoopStrengthReduce/
D2011-10-13-SCEVChain.ll66 %n8 = sub i32 0, %a8
67 %t8 = icmp ugt i32 %n8, -4
68 %m8 = select i1 %t8, i32 %n8, i32 -4
/external/llvm-project/llvm/test/Transforms/LoopStrengthReduce/
D2011-10-13-SCEVChain.ll66 %n8 = sub i32 0, %a8
67 %t8 = icmp ugt i32 %n8, -4
68 %m8 = select i1 %t8, i32 %n8, i32 -4
/external/clang/test/Modules/Inputs/merge-friends/
Dfriend.h1 namespace N { struct n8 { friend struct foo; }; } struct
/external/llvm-project/clang/test/Modules/Inputs/merge-friends/
Dfriend.h1 namespace N { struct n8 { friend struct foo; }; } struct
/external/ruy/ruy/
Dblock_map.cc50 const std::uint32_t n8 = (n4 & 0xf00ff00fu) | ((n4 & 0x0f000f00u) >> 4) | in DecodeTraversalFractalZ() local
52 const std::uint32_t n16 = (n8 & 0xff0000ffu) | ((n8 & 0x00ff0000u) >> 8) | in DecodeTraversalFractalZ()
53 ((n8 & 0x0000ff00u) << 8); in DecodeTraversalFractalZ()
/external/llvm-project/llvm/test/tools/gold/X86/Inputs/
Dthinlto_empty.ll1 target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
Dalias-1.ll1 target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"

12345678910>>...195