| /llvm-project-15.0.7/llvm/test/DebugInfo/COFF/ |
| H A D | fortran-basic.ll | 50 ; CHECK: DataOffset: COM+0x0 53 ; CHECK-NEXT: LinkageName: COM 55 ; CHECK: DataOffset: COM+0x8 58 ; CHECK-NEXT: LinkageName: COM 60 ; CHECK: DataOffset: COM+0xC 63 ; CHECK-NEXT: LinkageName: COM 71 @COM = common unnamed_addr global [18 x i8] zeroinitializer, align 32, !dbg !0, !dbg !9, !dbg !12 84 store double 8.000000e+00, double* bitcast ([18 x i8]* @COM to double*), align 1, !dbg !42 85 …store i32 -1, i32* bitcast (i8* getelementptr inbounds ([18 x i8], [18 x i8]* @COM, i32 0, i64 8) … 107 !1 = distinct !DIGlobalVariable(name: "D", linkageName: "COM", scope: !2, file: !4, line: 5, type: … [all …]
|
| /llvm-project-15.0.7/cross-project-tests/debuginfo-tests/dexter/dex/debugger/dbgeng/ |
| H A D | README.md | 8 DbgEng is available as a collection of unregistered COM-"like" objects that 10 means normal COM tooling can't access them; as a result, this backend uses 11 ctypes to describe the COM objects and call their methods. 13 This is obviously not a huge amount of fun; on the other hand, COM has 28 Each segment of debugger responsibility has its own COM object: Client, 30 wrapper, each COM object gets a python object wrapping it. COM methods 31 that are relevant to our interests have a python method that wraps the COM
|
| /llvm-project-15.0.7/llvm/lib/Support/Unix/ |
| H A D | COM.inc | 1 //===- llvm/Support/Unix/COM.inc - Unix COM Implementation -----*- C++ -*-===// 9 // This file implements the Unix portion of COM support.
|
| /llvm-project-15.0.7/lld/test/MachO/ |
| H A D | double-unwind-info.s | 3 # COM: llvm-mc --emit-dwarf-unwind=always -filetype=obj -triple=x86_64-apple-macos10.15 %s -o %t.o 4 # COM: ld -r %t.o -o %t-r.o 5 # COM: obj2yaml %t-r.o > %S/Inputs/double-unwind-info.yaml
|
| H A D | lto-obj-weak-def.ll | 12 ; COM: llvm-mc --emit-dwarf-unwind=always -filetype=obj -triple=x86_64-apple-darwin %t/foo-2.s -o %… 13 ; COM: ld -r %t/foo-2.o -o %t/foo-2-r.o 14 ; COM: obj2yaml %t/foo-2-r.o -o %S/Inputs/lto-obj-weak-def.yaml
|
| H A D | lto-common-symbol-coalescing.ll | 21 ; COM (ld64): llvm-objdump --section-headers --syms %t/test | FileCheck %s -D#SIZE=1 -D#ALIGN=16 29 ; COM (ld64): llvm-objdump --section-headers --syms %t/test | FileCheck %s -D#SIZE=2 -D#ALIGN=8 37 ; COM (ld64): llvm-objdump --section-headers --syms %t/test | FileCheck %s -D#SIZE=1 -D#ALIGN=16 40 ; COM (ld64): llvm-objdump --section-headers --syms %t/test | FileCheck %s -D#SIZE=1 -D#ALIGN=16 46 ; COM (ld64): llvm-objdump --section-headers --syms %t/test | FileCheck %s -D#SIZE=2 -D#ALIGN=16
|
| H A D | lto-common-symbol-resolution.ll | 53 ; COM (ld64): llvm-objdump --syms %t/test | FileCheck %s --check-prefix=DEFINED 56 ; COM (ld64): llvm-objdump --syms %t/test | FileCheck %s --check-prefix=DEFINED 62 ; COM (ld64): llvm-objdump --syms %t/test | FileCheck %s --check-prefix=DYLIB 65 ; COM (ld64): llvm-objdump --syms %t/test | FileCheck %s --check-prefix=DYLIB
|
| /llvm-project-15.0.7/llvm/lib/Support/Windows/ |
| H A D | COM.inc | 1 //==- llvm/Support/Windows/COM.inc - Windows COM Implementation -*- C++ -*-===// 9 // This file implements the Windows portion of COM support.
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-cxxfilt/ |
| H A D | delimiters.test | 32 COM: Piping the echo output causes '⦙' to be converted to '?' in some 33 COM: builds/environments. Redirect echo output to and from %t to work 34 COM: around this. See D111072.
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | arm64-fast-isel.ll | 97 ; COM: CHECK-LABEL: ands: 98 ; COM: CHECK: tst [[COND:w[0-9]+]], #0x1 99 ; COM: CHECK-NEXT: mov w{{[0-9]+}}, #2 100 ; COM: CHECK-NEXT: mov w{{[0-9]+}}, #1 101 ; COM: CHECK-NEXT: csel [[COND]],
|
| /llvm-project-15.0.7/llvm/test/FileCheck/comment/ |
| H A D | blank-comments.txt | 4 RUN: echo 'COM:' > %t.chk 6 RUN: echo ' COM: ' >> %t.chk
|
| H A D | bad-comment-prefix.txt | 36 RUN: -check-prefixes=FOO,COM | \ 37 RUN: FileCheck -check-prefix=CHECK-PREFIX-DUP-COM %s 41 CHECK-PREFIX-DUP-COM: error: supplied check prefix must be unique among check and comment prefixes:…
|
| H A D | suffixes.txt | 6 RUN: echo 'COM-NEXT: CHECK: foo' > %t.chk 18 RUN: FileCheck -dump-input=never -vv -comment-prefixes=COM,RUN,RUN-NOT %t.chk < %t.in 2>&1 | \
|
| H A D | unused-check-prefixes.txt | 4 RUN: echo 'COM: foo' > %t.chk
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | compare_folding.ll | 12 %COM = fcmp uno double %X, %Y ; <i1> [#uses=1] 13 ret i1 %COM
|
| /llvm-project-15.0.7/llvm/test/tools/yaml2obj/ELF/ |
| H A D | symbol-index.yaml | 45 # CHECK-NEXT: 3: {{.*}} COM common1 46 # CHECK-NEXT: 4: {{.*}} COM common2
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/ |
| H A D | hsa-metadata-agpr-small.ll | 5 ; COM: Comments for each kernel 28 ; COM: Metadata
|
| H A D | amdpal-metadata-agpr-register-count.ll | 4 ; COM: Adapted from agpr-register-count.ll 5 ; COM: GFX900 and below should not have .agpr_count present in the metadata
|
| H A D | hsa-metadata-agpr-register-count.ll | 5 ; COM: Adapted from agpr-register-count.ll 6 ; COM: GFX900 and below should not have .agpr_count present in the metadata
|
| /llvm-project-15.0.7/llvm/utils/TableGen/ |
| H A D | DAGISelMatcherOpt.cpp | 396 CheckOpcodeMatcher *COM = cast<CheckOpcodeMatcher>(NewOptionsToMatch[i]); in FactorNodes() local 397 assert(Opcodes.insert(COM->getOpcode().getEnumName()).second && in FactorNodes() 399 Cases.push_back(std::make_pair(&COM->getOpcode(), COM->takeNext())); in FactorNodes() 400 delete COM; in FactorNodes()
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-size/ |
| H A D | common.test | 2 ## output) or shown as *COM* (sysv output). Otherwise their size is ignored. 13 # SYSV-NEXT: *COM* 8 0
|
| /llvm-project-15.0.7/clang/test/CodeGenOpenCL/ |
| H A D | opencl_types.cl | 1 …ple "spir-unknown-unknown" -emit-llvm -o - -O0 | FileCheck %s --check-prefixes=CHECK-COM,CHECK-SPIR 2 …-triple "amdgcn--amdhsa" -emit-llvm -o - -O0 | FileCheck %s --check-prefixes=CHECK-COM,CHECK-AMDGCN 10 // CHECK-COM-NOT: constant i32
|
| /llvm-project-15.0.7/llvm/test/MC/Hexagon/ |
| H A D | common-redeclare.s | 3 # CHECK: 00000062 O *COM* 00000008 quartet_table_isqrt
|
| /llvm-project-15.0.7/llvm/test/FileCheck/ |
| H A D | first-character-match.txt | 1 RUN: FileCheck -check-prefix=RUN --comment-prefixes=COM -input-file %s %s
|
| /llvm-project-15.0.7/llvm/test/MC/ELF/ |
| H A D | common-redeclare.s | 4 # CHECK: 0000000000000004 4 OBJECT GLOBAL DEFAULT COM C
|