Home
last modified time | relevance | path

Searched refs:abcd (Results 1 – 25 of 83) sorted by relevance

1234

/llvm-project-15.0.7/llvm/test/tools/llvm-strings/
H A Dstdin-filename.test3 RUN: echo abcd | llvm-strings -f - | FileCheck %s
4 RUN: echo abcd | llvm-strings -f | FileCheck %s
5 RUN: echo abcd | llvm-strings --print-file-name - | FileCheck %s
6 RUN: echo abcd | llvm-strings --print-file-name | FileCheck %s
7 CHECK: {standard input}: abcd
H A Darchive-filename.test5 RUN: echo -n abcd > %t/abcd
6 RUN: llvm-ar --format=gnu crs %t/archive.a %t/abcd
11 CHECK: archive.a: abcd/ 0 0 0 644 4 `
12 CHECK: archive.a: abcd
H A Dstdin.test11 RUN: echo -e "abcd\nefgh" | llvm-strings - | FileCheck %s --check-prefix=CASE3 --implicit-check-not…
12 CASE3: abcd
16 RUN: echo -e "abcd\x00ef\x1fghij\x7fklmn" | llvm-strings - | FileCheck %s --check-prefix=CASE4 --im…
17 CASE4: abcd
H A Dall-sections.test5 RUN: echo abcd | llvm-strings -a | FileCheck %s
6 RUN: echo abcd | llvm-strings --all | FileCheck %s
7 CHECK: abcd
H A Dlength.test7 RUN: echo abcd >> %t
31 CHECK-1-NEXT: abcd
36 CHECK-2-NEXT: abcd
39 CHECK-4: abcd
H A Dgrouped.test3 RUN: echo abcd | llvm-strings -af | FileCheck %s
4 CHECK: {standard input}: abcd
H A Dwhitespace.test2 RUN: echo -n abcd | llvm-strings - | FileCheck %s --strict-whitespace --implicit-check-not={{.}}
3 CHECK: {{^}}abcd{{$}}
H A Doption-grouping.test3 RUN: echo abcd > %t
6 CHECK: [[FILE]]: abcd
H A Dresponse-file.test3 RUN: echo abcd > %t
7 CHECK: [[FILE]]: 0 abcd
H A Dfile-filename.test4 RUN: echo abcd > %t
9 CHECK: [[FILE]]: abcd
H A Dmultiple-inputs.test5 RUN: echo abcd > %t1
11 CHECK: [[FILE1]]: 0 abcd
/llvm-project-15.0.7/llvm/test/CodeGen/Mips/Fast-ISel/
H A Dsimplestore.ll6 @abcd = external global i32
11 store i32 12345, i32* @abcd, align 4
13 ; CHECK: lw $[[REG2:[0-9]+]], %got(abcd)(${{[0-9]+}})
/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DJSONTransportTests.cpp103 R"({"jsonrpc": "2.0", "method": "foo", "id": "abcd", "params": "efgh"})" in TEST_F()
118 Call foo("abcd"): "efgh" in TEST_F()
128 R"({"id":"abcd","jsonrpc":"2.0","result":"efgh"})" in TEST_F()
143 {"jsonrpc": "2.0", "method": "foo", "id": "abcd", "params": "efgh"} in TEST_F()
159 Call foo("abcd"): "efgh" in TEST_F()
174 "id": "abcd", in TEST_F()
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dpr30813.ll4 ; CHECK: movzwl (%rax), [[REG0:%e[abcd]x]]
5 ; CHECK: movl [[REG0]], %e[[REG1C:[abcd]]]x
6 ; CHECK: movq %r[[REG1C]]x, ({{%r[abcd]x}})
H A Dinline-asm-e-constraint.ll13 …tail call void asm sideeffect "\0A#define GLOBAL_A abcd$0\0A", "e,~{dirflag},~{fpsr},~{flags}"(ptr…
15 …tail call void asm sideeffect "\0A#define PI abcd$0\0A", "e,~{dirflag},~{fpsr},~{flags}"(float 0x4…
H A Dwin32_sret.ll19 ; WIN32: movb $42, ({{%e[abcd]x}})
39 ; WIN32: movb {{.*}}, ({{%e[abcd]x}})
59 ; WIN32: movb $42, ([[REG1:%e[abcd]x]])
84 ; WIN32: movl $42, ({{%e[abcd]x}})
119 ; WIN32: {{[48]}}(%esp), [[REG:%e[abcd]x]]
229 ; WIN32-DAG: movl {{%e[abcd]x}}, 4(%[[out]])
230 ; WIN32-DAG: movl {{%e[abcd]x}}, (%[[out]])
/llvm-project-15.0.7/llvm/test/MC/AsmParser/
H A Dvararg-default-value.s6 .macro abcd arg0=%eax arg1:vararg=%ebx macro
15 abcd ,
H A Dmacros-darwin-vararg.s67 .macro abcd arg0=%eax, arg1:vararg=%ebx macro
76 abcd ,
H A Dincbin_abcd1 abcd
/llvm-project-15.0.7/llvm/test/DebugInfo/COFF/
H A Dinlining-padding.ll30 ; CHECK: Name: abcd
32 ; CHECK: 0000: {{.*}} 61626364 00F3F2F1 |........abcd....|
42 ; static void abcd() { x++; }
47 ; abcd();
100 !27 = distinct !DISubprogram(name: "abcd", scope: !7, file: !7, line: 5, type: !13, isLocal: true, …
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/X86/
H A Dblend_x86.ll29 define <4 x float> @constant_blendvps(<4 x float> %xyzw, <4 x float> %abcd) {
38 define <4 x float> @constant_blendvps_zero(<4 x float> %xyzw, <4 x float> %abcd) {
54 define <16 x i8> @constant_pblendvb(<16 x i8> %xyzw, <16 x i8> %abcd) {
63 define <16 x i8> @constant_pblendvb_zero(<16 x i8> %xyzw, <16 x i8> %abcd) {
67 …%1 = tail call <16 x i8> @llvm.x86.sse41.pblendvb(<16 x i8> %xyzw, <16 x i8> %abcd, <16 x i8> zero…
104 define <8 x float> @constant_blendvps_avx(<8 x float> %xyzw, <8 x float> %abcd) {
113 define <8 x float> @constant_blendvps_avx_zero(<8 x float> %xyzw, <8 x float> %abcd) {
129 define <32 x i8> @constant_pblendvb_avx2(<32 x i8> %xyzw, <32 x i8> %abcd) {
134 %1 = tail call <32 x i8> @llvm.x86.avx2.pblendvb(<32 x i8> %xyzw, <32 x i8> %abcd,
142 define <32 x i8> @constant_pblendvb_avx2_zero(<32 x i8> %xyzw, <32 x i8> %abcd) {
[all …]
/llvm-project-15.0.7/llvm/test/FileCheck/
H A Dcheck-dag-overlap.txt180 abcd
183 abcd
187 abcd
196 ; DagNotDag-DAG: {{^}}abcd
200 ; DagNotDag-NOT: abcd
204 ; y:DagNotDag-DAG: {{^}}abcd
213 ; z:DagNotDag-DAG: {{^}}abcd
/llvm-project-15.0.7/lld/test/ELF/linkerscript/
H A Dwildcards.s15 # SEC-DEFAULT-NEXT: 2 .abcd 00000004
30 ## Now see how replacing '?' with '*' will consume whole abcd.
72 .section .abcd,"ax",@progbits
/llvm-project-15.0.7/llvm/test/tools/llvm-objcopy/MachO/
H A Dinstall-name-tool-add-rpath.test34 # RUN: llvm-install-name-tool -add_rpath abcd %t.x86_64
39 # RPATH-SIZE-NEXT: path abcd
/llvm-project-15.0.7/clang/test/Driver/
H A Drocm-detect.hip52 // RUN: cp -r %T/rocm-spack/hip-* %T/rocm-spack/hip-4.0.0-abcd
58 // RUN: --hip-path=%T/rocm-spack/hip-4.0.0-abcd \
100 // SPACK-SET: Found HIP installation: [[DIR]]/hip-4.0.0-abcd, version 4.0.20214-a2917cd
103 // SPACK-SET-SAME: "-idirafter" "[[DIR]]/hip-4.0.0-abcd/include"

1234