Home
last modified time | relevance | path

Searched refs:BAZ (Results 1 – 25 of 27) sorted by relevance

12

/llvm-project-15.0.7/llvm/test/tools/llvm-ml/
H A Dstruct_alignment.asm15 BAZ STRUCT type
18 BAZ ENDS
21 f1 BAZ <>
22 f2 BAZ <>
H A Dstruct.asm4 BAZ STRUCT type
7 BAZ ENDS
12 e BAZ <>
33 ; BAZ <>
62 ; BAZ <10, 11>
/llvm-project-15.0.7/clang/test/OpenMP/
H A Dassumes_codegen.cpp49 class BAZ { class
51 BAZ() {} in BAZ() function in BAZ
60 void baz() { BAZ<float> b; } in baz()
/llvm-project-15.0.7/lld/test/MachO/
H A Darm64-relocs.s12 # CHECK-DAG: [[#%x,BAZ:]] g O __DATA,__data _baz
18 # CHECK-NEXT: adrp x2, [[#]] ; 0x[[#BAZ+4096-128]]
25 # CHECK: [[#PTR_1]] {{0*}}[[#BAZ]] 00000000 00000000 00000000
26 # CHECK: [[#PTR_2]] {{0*}}[[#BAZ+123]] 00000000 00000000 00000000
H A Dicf-literals.s29 # CHECK-NEXT: [[#%.16x,BAZ:]] l O __TEXT,__literals _baz1
30 # CHECK-NEXT: [[#%.16x,BAZ:]] l O __TEXT,__literals _baz2
H A Dsegprot.s48 .section BAZ,baz
H A Dstabs.s96 # CHECK-NEXT: (N_FUN ) [[#%.2d,TEXT_ID + 1]] 0000 [[#%.16x,BAZ:]] '_baz'
123 # CHECK-DAG: ( SECT EXT) [[#%.2d,TEXT_ID + 1]] 0000 [[#BAZ]] '_baz'
H A Dcompact-unwind.s43 # CHECK-DAG: [[#%x,BAZ:]] l F __TEXT,__text _baz
61 # CHECK-DAG: function offset=0x[[#%.8x,BAZ-BASE]], encoding
/llvm-project-15.0.7/clang/test/Index/
H A Dcomment-with-preamble.c3 #ifndef BAZ
4 #define BAZ 3 macro
/llvm-project-15.0.7/clang/test/Preprocessor/
H A Dmacro_arg_empty.c5 #define BAZ(x) [x] [ x] [x ] macro
6 [FOO()] [ FOO()] [FOO() ] [BAR()] [ BAR()] [BAR() ] BAZ()
H A Dmacro_expandloc.c9 #define BAR BAZ
/llvm-project-15.0.7/clang/test/Misc/
H A Ddiag-macro-backtrace.c5 #define BAZ BAR macro
6 #define QUZ BAZ
/llvm-project-15.0.7/llvm/test/ThinLTO/X86/
H A Dalias-ifunc.ll3 ; RUN: llvm-dis < %t.bc | FileCheck %s --check-prefix=CHECK-BAZ
34 ; CHECK-BAZ: (name: "baz"
35 ; CHECK-BAZ-NOT: summaries: (
36 ; CHECK-BAZ-SAME: ; guid = {{[0-9]+}}
/llvm-project-15.0.7/llvm/test/CodeGen/SPARC/
H A Dprivate.ll19 ; CHECK: ld {{.+}}[[BAZ:\..*baz]]
21 ; CHECK: [[BAZ]]
/llvm-project-15.0.7/llvm/test/tools/llvm-dwarfdump/X86/
H A Ddebug-names-find.s3 # RUN: llvm-dwarfdump -find=baz - <%t | FileCheck --check-prefix=BAZ %s
10 # BAZ: DW_TAG_subprogram
11 # BAZ-NEXT: DW_AT_name ("baz")
12 # BAZ-NEXT: DW_AT_external
/llvm-project-15.0.7/llvm/utils/lit/tests/Inputs/shtest-env/
H A Denv-calls-env.txt27 # RUN: env -u FOO BAR=1 env -u BAR FOO=2 env BAZ=3 %{python} print_environment.py \
31 # CHECK-3: BAZ = 3
H A Denv-calls-export.txt1 # RUN: env -u FOO BAR=3 export BAZ=3
/llvm-project-15.0.7/clang/test/CodeGen/
H A Ddebug-info-unused-types.cpp5 enum class baz { BAZ }; enumerator
/llvm-project-15.0.7/llvm/utils/lit/tests/Inputs/shtest-not/
H A Dnot-calls-export.txt3 # RUN: not --crash export BAZ=3
/llvm-project-15.0.7/llvm/test/Transforms/SimplifyCFG/X86/
H A Dremove-debug.ll32 ; CHECK: call void @_Z3bazv(), !dbg ![[BAZ:[0-9]+]]
65 ; CHECK: ![[BAZ]] = !DILocation(line: 12, column: 5
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dcxx20-module-sub-1b.cppm4 export module FOO.BAZ;
/llvm-project-15.0.7/llvm/test/TableGen/
H A DMultiClass.td29 defm BAZ : t<3>;
H A DDefmInherit.td39 defm BAZ : t<3>, s<4>;
/llvm-project-15.0.7/llvm/test/DebugInfo/X86/
H A Ddebug-macro-dwarf64.s19 # CHECK-NEXT: DW_MACRO_undef_strp - lineno: 15 macro: BAZ
/llvm-project-15.0.7/llvm/test/Transforms/SampleProfile/
H A Dentry_counts_cold.ll72 ; CHECK: call void (...) @baz{{.*}} !prof [[BAZ:![0-9]+]]
109 ; CHECK: [[BAZ]] = !{!"branch_weights", i32 303}

12