Home
last modified time | relevance | path

Searched refs:L6 (Results 1 – 25 of 129) sorted by relevance

123456

/external/llvm-project/llvm/test/CodeGen/Generic/
Ddag-combine-ossfuzz-crash.ll21 %L6 = load i66, i66* %G4
35 %B7 = and i66 %L6, %L6
37 %B16 = urem i66 %B22, %L6
/external/llvm/test/CodeGen/WebAssembly/
Duserstack.ll24 ; CHECK: i32.const $push[[L6:.+]]=, 0
27 ; CHECK-NEXT: i32.store $drop=, __stack_pointer($pop[[L6]]), $pop[[L7]]
37 ; CHECK-NEXT: i32.sub $push[[L6:.+]]=, $pop[[L3]], $pop[[L4]]
38 ; CHECK-NEXT: tee_local $push[[L5:.+]]=, $[[SP:.+]]=, $pop[[L6]]
57 ; CHECK-NEXT: i32.const $push[[L6:.+]]=, 144{{$}}
58 ; CHECK-NEXT: i32.sub $push[[L11:.+]]=, $pop[[L5]], $pop[[L6]]
109 ; CHECK: i32.const $push[[L6:.+]]=, 0{{$}}
114 ; CHECK-NEXT: i32.store ${{.+}}=, __stack_pointer($pop[[L6]]), $pop[[L10]]{{$}}
126 ; CHECK: i32.const $push[[L6:.+]]=, 0{{$}}
129 ; CHECK-NEXT: i32.store $drop=, __stack_pointer($pop[[L6]]), $pop[[L7]]
[all …]
/external/llvm-project/llvm/test/MC/MachO/
Ddarwin-x86_64-reloc.s74 L6: label
80 movl L6(%rip), %eax
85 .quad L6
Dpending-labels.s16 L6: label
30 .quad L6-.
/external/llvm/test/MC/MachO/
Ddarwin-x86_64-reloc.s74 L6: label
80 movl L6(%rip), %eax
85 .quad L6
/external/clang/test/Sema/
Dscope-check.c83 goto L6; in test8()
85 L6:; // ok. in test8()
86 if (x) goto L6; // ok in test8()
/external/llvm-project/clang/test/Sema/
Dscope-check.c83 goto L6; in test8()
85 L6:; // ok. in test8()
86 if (x) goto L6; // ok in test8()
/external/llvm-project/clang/test/Analysis/
Dcfg-indirect-goto-determinism.cpp10 (void)&&L6; in indirectBlockSuccessorDeterminism()
52 L6: in indirectBlockSuccessorDeterminism()
/external/llvm-project/llvm/test/CodeGen/WebAssembly/
Dsimd.ll66 ; SIMD128-NEXT: i32.or $push[[L6:[0-9]+]]=, $2, $pop[[L5]]
67 ; SIMD128-NEXT: i32.load8_s $push[[R:[0-9]+]]=, 0($pop[[L6]])
107 ; SIMD128-NEXT: i32.or $push[[L6:[0-9]+]]=, $2, $pop[[L5]]{{$}}
108 ; SIMD128-NEXT: i32.load8_u $push[[R:[0-9]+]]=, 0($pop[[L6]]){{$}}
147 ; SIMD128-NEXT: i32.or $push[[L6:[0-9]+]]=, $2, $pop[[L5]]{{$}}
148 ; SIMD128-NEXT: i32.load8_u $push[[R:[0-9]+]]=, 0($pop[[L6]]){{$}}
185 ; SIMD128-NEXT: i32.or $push[[L6:[0-9]+]]=, $3, $pop[[L5]]{{$}}
186 ; SIMD128-NEXT: i32.store8 0($pop[[L6]]), $2{{$}}
241 ; SIMD128-NEXT: i8x16.replace_lane $push[[L6:[0-9]+]]=, $pop[[L5]], 6, $6{{$}}
242 ; SIMD128-NEXT: i8x16.replace_lane $push[[L7:[0-9]+]]=, $pop[[L6]], 7, $7{{$}}
[all …]
Dstack-alignment.ll55 ; CHECK: i[[PTR]].add $push[[L6:.+]]=, $pop[[M6]], $pop{{.+}}
56 ; CHECK-NEXT: call somefunc, $pop[[L6]]
61 ; CHECK: local.get $push[[L6:.+]]=, [[BP]]{{$}}
62 ; CHECK-NEXT: global.set __stack_pointer, $pop[[L6]]
/external/grpc-grpc/src/core/lib/gprpp/
DREADME.md15 [gRFC L6](/grpc/proposal/blob/master/L6-allow-c%2B%2B-in-grpc-core.md) and
/external/clang/test/CodeGenObjC/
Dfor-in.m19 #define L6(n) L5(n+0),L5(n+32) macro
32 NSArray *array = [NSArray arrayWithObjects: L6(0), (void*)0];
/external/llvm-project/llvm/test/Transforms/InterleavedAccess/AArch64/
Dbinopshuffles.ll18 ; CHECK-NEXT: [[L6:%.*]] = fadd fast <4 x float> [[L43]], [[L26]]
19 ; CHECK-NEXT: ret <4 x float> [[L6]]
44 ; CHECK-NEXT: [[L6:%.*]] = fadd fast <4 x float> [[L46]], [[L29]]
46 ; CHECK-NEXT: [[L9:%.*]] = fadd fast <4 x float> [[L6]], [[L73]]
137 ; CHECK-NEXT: [[L6:%.*]] = fmul fast <4 x float> [[TMP5]], [[TMP1]]
138 ; CHECK-NEXT: [[L8:%.*]] = fadd fast <4 x float> [[L6]], [[L43]]
/external/llvm-project/llvm/test/Transforms/CodeGenPrepare/ARM/
Dsinkchain.ll13 ; CHECK-NEXT: [[L6:%.*]] = getelementptr inbounds i16, i16* [[S1:%.*]], i32 [[INDEX]]
14 ; CHECK-NEXT: [[L7:%.*]] = bitcast i16* [[L6]] to <8 x i16>*
67 ; CHECK-NEXT: [[L6:%.*]] = getelementptr inbounds i16, i16* [[S1:%.*]], i32 [[INDEX]]
68 ; CHECK-NEXT: [[L7:%.*]] = bitcast i16* [[L6]] to <8 x i16>*
/external/llvm-project/clang/test/CodeGenObjC/
Dfor-in.m20 #define L6(n) L5(n+0),L5(n+32) macro
47 NSArray *array = [NSArray arrayWithObjects: L6(0), (void*)0];
/external/llvm-project/lldb/test/Shell/Expr/Inputs/
Dir-memory-map-overlap16 L6 = malloc 64 8
Dir-memory-map-basic8 L6 = malloc 3 1
/external/llvm/test/CodeGen/X86/
Dcrash-lre-eliminate-dead-def.ll75 br i1 %or.cond, label %L6, label %if.end7
212 br label %L6
214 L6: ; preds = %if.end78, %if.then
221 while.condthread-pre-split: ; preds = %L6
232 for.inc94: ; preds = %while.end.split, %L6, %for.body34
233 %t7.17 = phi i16 [ %t7.6, %for.body34 ], [ %t7.15, %L6 ], [ %t7.15, %while.end.split ]
234 %t2.16 = phi i32 [ %t2.7, %for.body34 ], [ %t2.14, %L6 ], [ %t2.14, %while.end.split ]
Dpic.ll137 ; LINUX: calll .L6$pb
138 ; LINUX: .L6$pb:
139 ; LINUX: addl $_GLOBAL_OFFSET_TABLE_+(.L{{.*}}-.L6$pb),
/external/llvm-project/llvm/test/CodeGen/X86/
Dcrash-lre-eliminate-dead-def.ll75 br i1 %or.cond, label %L6, label %if.end7
212 br label %L6
214 L6: ; preds = %if.end78, %if.then
221 while.condthread-pre-split: ; preds = %L6
232 for.inc94: ; preds = %while.end.split, %L6, %for.body34
233 %t7.17 = phi i16 [ %t7.6, %for.body34 ], [ %t7.15, %L6 ], [ %t7.15, %while.end.split ]
234 %t2.16 = phi i32 [ %t2.7, %for.body34 ], [ %t2.14, %L6 ], [ %t2.14, %while.end.split ]
/external/clang/test/SemaObjC/
Dscope-check.m24 goto L6; // expected-error{{cannot jump}}
26 L6: ;
/external/llvm-project/clang/test/SemaObjC/
Dscope-check.m24 goto L6; // expected-error{{cannot jump}}
26 L6: ;
/external/python/cryptography/vectors/cryptography_vectors/x509/custom/
Dpost2000utctime.pem17 9NswDAYDVR0TBAUwAwEB/zANBgkqhkiG9w0BAQUFAAOCAQEAjg9y/L6+R1Wryvds
/external/python/cpython3/PC/icons/
Dlauncher.svg1L6.5.748l-.714.763C3.729 3.712 2.5 7.399 2.5 11.374c0 .681.049 1.348.119 2.006C1.339 14.521.5 16.5…
/external/python/cryptography/.github/ISSUE_TEMPLATE/
Dopenssl-release.md9 …d hash](https://github.com/pyca/infra/blob/master/cryptography-manylinux1/install_openssl.sh#L5-L6)

123456