Home
last modified time | relevance | path

Searched refs:regular (Results 1 – 25 of 660) sorted by relevance

12345678910>>...27

/llvm-project/libcxx/test/std/concepts/concepts.object/
H A Dregular.compile.pass.cpp30 static_assert(std::regular<int>);
31 static_assert(std::regular<float>);
32 static_assert(std::regular<double>);
33 static_assert(std::regular<long double>);
34 static_assert(std::regular<int volatile>);
35 static_assert(std::regular<void*>);
36 static_assert(std::regular<int*>);
37 static_assert(std::regular<int const*>);
38 static_assert(std::regular<int volatile*>);
39 static_assert(std::regular<int volatile const*>);
[all …]
/llvm-project/compiler-rt/test/orc/TestCases/Darwin/arm64/
H A Dobjc-imageinfo.S76 .section __TEXT,__text,regular,pure_instructions
83 .section __TEXT,__text,regular,pure_instructions
88 .section __DATA,__objc_imageinfo,regular,no_dead_strip
94 .section __TEXT,__text,regular,pure_instructions
99 .section __DATA,__objc_imageinfo,regular,no_dead_strip
105 .section __TEXT,__text,regular,pure_instructions
110 .section __DATA,__objc_imageinfo,regular,no_dead_strip
116 .section __TEXT,__text,regular,pure_instructions
121 .section __DATA,__objc_imageinfo,regular,no_dead_strip
127 .section __TEXT,__text,regular,pure_instruction
[all...]
/llvm-project/compiler-rt/test/orc/TestCases/Darwin/x86-64/
H A Dobjc-imageinfo.S76 .section __TEXT,__text,regular,pure_instructions
83 .section __TEXT,__text,regular,pure_instructions
88 .section __DATA,__objc_imageinfo,regular,no_dead_strip
94 .section __TEXT,__text,regular,pure_instructions
99 .section __DATA,__objc_imageinfo,regular,no_dead_strip
105 .section __TEXT,__text,regular,pure_instructions
110 .section __DATA,__objc_imageinfo,regular,no_dead_strip
116 .section __TEXT,__text,regular,pure_instructions
121 .section __DATA,__objc_imageinfo,regular,no_dead_strip
127 .section __TEXT,__text,regular,pure_instruction
[all...]
/llvm-project/lld/test/MachO/
H A Dtlv.s3 # RUN: llvm-mc -filetype=obj -triple=x86_64-apple-darwin %t/regular.s -o %t/regular.o
6 # RUN: %lld -lSystem -no_pie -o %t/regular-no-pie %t/regular.o
7 # RUN: llvm-otool -hv %t/regular-no-pie | FileCheck %s --check-prefix=HEADER
8 # RUN: llvm-objdump -d --bind --rebase %t/regular-no-pie | FileCheck %s --check-prefixes=REG,LINKED…
9 # RUN: llvm-objdump --macho --section=__DATA,__thread_vars %t/regular-no-pie | \
12 # RUN: %lld -lSystem %t/regular.o -o %t/regular-pie
13 # RUN: llvm-otool -hv %t/regular-pie | FileCheck %s --check-prefix=HEADER
14 # RUN: llvm-objdump -d --bind --rebase %t/regular-pie | FileCheck %s --check-prefixes=REG,LINKEDIT
15 # RUN: llvm-objdump --macho --section=__DATA,__thread_vars %t/regular-pie | \
23 # RUN: %lld -lSystem %t/regular.o %t/tbss.o -o %t/regular-and-tbss
[all …]
H A Dobjc-imageinfo.s103 .section __DATA,__objc_imageinfo,regular,no_dead_strip
110 .section __DATA,__objc_imageinfo,regular,no_dead_strip
116 .section __DATA,__objc_imageinfo,regular,no_dead_strip
122 .section __DATA,__objc_imageinfo,regular,no_dead_strip
131 .section __DATA,__objc_imageinfo,regular,no_dead_strip
138 .section __DATA,__objc_imageinfo,regular,no_dead_strip
167 .section __DATA,__objc_catlist,regular,no_dead_strip
H A Dstabs-dwarf5.s26 .section __DWARF,__debug_str_offs,regular,debug
32 .section __DWARF,__debug_str,regular,debug
35 .section __DWARF,__debug_str_offs,regular,debug
38 .section __DWARF,__debug_abbrev,regular,debug
56 .section __DWARF,__debug_info,regular,debug
/llvm-project/clang/test/CodeGenObjC/
H A Dmetadata-symbols-32.m9 // CHECK: @OBJC_PROTOCOL_INSTANCE_METHODS_P = private global {{.*}}section "__OBJC,__cat_inst_meth,regular,no_dead_strip", align 4
10 // CHECK: @OBJC_PROTOCOL_CLASS_METHODS_P = private global {{.*}}section "__OBJC,__cat_cls_meth,regular,no_dead_strip", align 4
11 // CHECK: @OBJC_PROTOCOL_P = private global {{.*}}section "__OBJC,__protocol,regular,no_dead_strip", align 4
12 // CHECK: @OBJC_CLASS_PROTOCOLS_A = private global {{.*}}section "__OBJC,__cat_cls_meth,regular,no_dead_strip", align 4
13 // CHECK: @OBJC_CLASS_METHODS_A = private global {{.*}}section "__OBJC,__cls_meth,regular,no_dead_strip", align 4
14 // CHECK: @OBJC_METACLASS_A = private global {{.*}}section "__OBJC,__meta_class,regular,no_dead_strip", align 4
15 // CHECK: @OBJC_INSTANCE_VARIABLES_A = private global {{.*}}section "__OBJC,__instance_vars,regular,no_dead_strip", align 4
16 // CHECK: @OBJC_INSTANCE_METHODS_A = private global {{.*}}section "__OBJC,__inst_meth,regular,no_dead_strip", align 4
18 // CHECK: @"_OBJC_$_PROP_LIST_A" = private global {{.*}}section "__OBJC,__property,regular,no_dead_strip", align 4
19 // CHECK: @OBJC_CLASSEXT_A = private global {{.*}}section "__OBJC,__class_ext,regular,no_dead_stri
[all...]
H A Dobjc-align.m4 // CHECK: @OBJC_METACLASS_A = private global {{.*}}, section "__OBJC,__meta_class,regular,no_dead_s…
5 // CHECK: @OBJC_CLASS_A = private global {{.*}}, section "__OBJC,__class,regular,no_dead_strip", al…
6 // CHECK: @OBJC_CATEGORY_A_Cat = private global {{.*}}, section "__OBJC,__category,regular,no_dead_…
7 // CHECK: @OBJC_PROTOCOL_P = private global {{.*}}, section "__OBJC,__protocol,regular,no_dead_stri…
8 // CHECK: @OBJC_CLASS_PROTOCOLS_C = private global {{.*}}, section "__OBJC,__cat_cls_meth,regular,n…
9 // CHECK: @OBJC_METACLASS_C = private global {{.*}}, section "__OBJC,__meta_class,regular,no_dead_s…
10 // CHECK: @OBJC_CLASS_C = private global {{.*}}, section "__OBJC,__class,regular,no_dead_strip", al…
11 // CHECK: @OBJC_MODULES = private global {{.*}}, section "__OBJC,__module_info,regular,no_dead_stri…
H A Dsections.m64 …JC_CLASSLIST_SUP_REFS_$_" = private {{.*}}, section "__DATA,__objc_superrefs,regular,no_dead_strip"
66 …CLASSLIST_REFERENCES_$_" = internal {{.*}}, section "__DATA,__objc_classrefs,regular,no_dead_strip"
70 // CHECK-MACHO: @"OBJC_LABEL_CLASS_$" = private {{.*}}, section "__DATA,__objc_classlist,regular,no…
71 …JC_LABEL_NONLAZY_CLASS_$" = private {{.*}}, section "__DATA,__objc_nlclslist,regular,no_dead_strip"
72 // CHECK-MACHO: @"OBJC_LABEL_CATEGORY_$" = private {{.*}}, section "__DATA,__objc_catlist,regular,n…
73 …LABEL_NONLAZY_CATEGORY_$" = private {{.*}}, section "__DATA,__objc_nlcatlist,regular,no_dead_strip"
74 …+}} = !{i32 1, !"Objective-C Image Info Section", !"__DATA,__objc_imageinfo,regular,no_dead_strip"}
/llvm-project/llvm/test/tools/llvm-ar/
H A Dmri-thin-archive.test10 # RUN: llvm-ar rc addlib/regular.ar addlib/elf.o
19 # RUN: llvm-ar -M < thin-to-regular.script
20 # RUN: FileCheck -input-file=regular.ar %s --check-prefixes=REGULAR
24 # RUN: not llvm-ar -M < regular-to-thin.script 2>&1 | FileCheck %s --check-prefix=ERROR
26 # ERROR: error: script line 2: cannot add a regular archive's contents to a thin archive
37 #--- thin-to-regular.script
38 create regular.ar
43 #--- regular-to-thin.script
45 addlib addlib/regular.ar
/llvm-project/llvm/test/MC/ARM/
H A Dldr-pseudo-darwin.s16 .section __TEXT,b,regular,pure_instructions
23 .section __TEXT,c,regular,pure_instructions
38 .section __TEXT,d,regular,pure_instructions
60 .section __TEXT,e,regular,pure_instructions
69 .section __TEXT,f,regular,pure_instructions
76 .section __TEXT,e,regular,pure_instructions
90 .section __TEXT,g,regular,pure_instructions
97 .section __TEXT,h,regular,pure_instructions
104 .section __TEXT,i,regular,pure_instructions
115 .section __TEXT,j,regular,pure_instructions
[all …]
H A Dltorg-darwin.s12 .section __TEXT,a,regular,pure_instructions
34 .section __TEXT,b,regular,pure_instructions
72 .section __TEXT,c,regular,pure_instructions
82 .section __TEXT,d,regular,pure_instructions
107 .section __TEXT,e,regular,pure_instructions
129 .section __TEXT,f,regular,pure_instructions
136 @ CHECK-NOT: .section __TEXT,a,regular,pure_instructions
137 @ CHECK-NOT: .section __TEXT,b,regular,pure_instructions
138 @ CHECK-NOT: .section __TEXT,c,regular,pure_instructions
139 @ CHECK-NOT: .section __TEXT,d,regular,pure_instructions
[all …]
/llvm-project/llvm/test/tools/dsymutil/Inputs/scattered-reloc/
H A D1.s12 .section __TEXT,__text,regular,pure_instructions
22 .section __DWARF,__debug_str,regular,debug
29 .section __DWARF,__debug_loc,regular,debug
31 .section __DWARF,__debug_abbrev,regular,debug
77 .section __DWARF,__debug_info,regular,debug
106 .section __DWARF,__debug_ranges,regular,debug
108 .section __DWARF,__debug_macinfo,regular,debug
110 .section __DWARF,__apple_names,regular,debug
130 .section __DWARF,__apple_objc,regular,debug
143 .section __DWARF,__apple_namespac,regular,debug
[all …]
/llvm-project/libcxx/test/std/input.output/filesystems/class.file_status/
H A Dfile_status.mods.pass.cpp32 static_assert(noexcept(st.type(file_type::regular)), in main()
34 static_assert(std::is_same<decltype(st.type(file_type::regular)), void>::value, in main()
36 assert(st.type() != file_type::regular); in main()
37 st.type(file_type::regular); in main()
38 assert(st.type() == file_type::regular); in main()
H A Dfile_status.status.eq.ops.pass.cpp31 …std::filesystem::file_status f1{std::filesystem::file_type::regular, std::filesystem::perms::owner… in test()
32 …std::filesystem::file_status f2{std::filesystem::file_type::regular, std::filesystem::perms::owner… in test()
37 …std::filesystem::file_status f1{std::filesystem::file_type::regular, std::filesystem::perms::owner… in test()
43 …std::filesystem::file_status f1{std::filesystem::file_type::regular, std::filesystem::perms::owner… in test()
44 …std::filesystem::file_status f2{std::filesystem::file_type::regular, std::filesystem::perms::owner… in test()
/llvm-project/llvm/test/tools/dsymutil/Inputs/
H A Dinvalid.s3 .section __TEXT,__text,regular,pure_instructions
47 .section __DWARF,__debug_str,regular,debug
55 .section __DWARF,__debug_abbrev,regular,debug
128 .section __DWARF,__debug_info,regular,debug
172 .section __DWARF,__debug_ranges,regular,debug
174 .section __DWARF,__debug_macinfo,regular,debug
178 .section __DWARF,__apple_names,regular,debug
206 .section __DWARF,__apple_objc,regular,debug
219 .section __DWARF,__apple_namespac,regular,debug
232 .section __DWARF,__apple_types,regular,debug
[all …]
/llvm-project/llvm/docs/CommandGuide/
H A Dllvm-extract.rst34 **--ralias** *alias-regular-expr*
36 Extract the alias matching *alias-regular-expr* from the LLVM bitcode.
37 All alias matching the regular expression will be extracted. May be
63 **--rfunc** *function-regular-expr*
65 Extract the function(s) matching *function-regular-expr* from the LLVM bitcode.
66 All functions matching the regular expression will be extracted. May be
74 **--rglob** *glob-regular-expr*
76 Extract the global variable(s) matching *global-regular-expr* from the LLVM
77 bitcode. All global variables matching the regular expression will be
/llvm-project/llvm/test/tools/llvm-dwarfdump/X86/
H A Dbrief.s32 .section __TEXT,__text,regular,pure_instructions
56 .section __DWARF,__debug_str,regular,debug
63 .section __DWARF,__debug_abbrev,regular,debug
117 .section __DWARF,__debug_info,regular,debug
151 .section __DWARF,__debug_ranges,regular,debug
153 .section __DWARF,__apple_names,regular,debug
173 .section __DWARF,__apple_objc,regular,debug
186 .section __DWARF,__apple_namespac,regular,debug
199 .section __DWARF,__apple_types,regular,debug
227 .section __DWARF,__debug_line,regular,debug
H A Ddw_op_regval_type.s6 .section __TEXT,__text,regular,pure_instructions
30 .section __DWARF,__debug_str_offs,regular,debug
36 .section __DWARF,__debug_str,regular,debug
44 .section __DWARF,__debug_str_offs,regular,debug
51 .section __DWARF,__debug_abbrev,regular,debug
120 .section __DWARF,__debug_info,regular,debug
170 .section __DWARF,__debug_addr,regular,debug
183 .section __DWARF,__debug_line,regular,debug
H A Dapple_names_verify_form.s12 .section __TEXT,__text,regular,pure_instructions
16 .section __DWARF,__debug_str,regular,debug
24 .section __DWARF,__debug_info,regular,debug
26 .section __DWARF,__apple_names,regular,debug
56 .section __DWARF,__debug_line,regular,debug
H A Dapple_names_verify_num_atoms.s12 .section __TEXT,__text,regular,pure_instructions
16 .section __DWARF,__debug_str,regular,debug
25 .section __DWARF,__debug_info,regular,debug
27 .section __DWARF,__apple_names,regular,debug
57 .section __DWARF,__debug_line,regular,debug
H A Dlookup.s44 .section __TEXT,__text,regular,pure_instructions
77 .section __DWARF,__debug_str,regular,debug
85 .section __DWARF,__debug_abbrev,regular,debug
161 .section __DWARF,__debug_info,regular,debug
208 .section __DWARF,__debug_ranges,regular,debug
210 .section __DWARF,__debug_macinfo,regular,debug
214 .section __DWARF,__apple_names,regular,debug
234 .section __DWARF,__apple_objc,regular,debug
247 .section __DWARF,__apple_namespac,regular,debug
260 .section __DWARF,__apple_types,regular,debug
[all …]
H A Denum.s32 .section __TEXT,__text,regular,pure_instructions
59 .section __DWARF,__debug_str,regular,debug
70 .section __DWARF,__debug_abbrev,regular,debug
161 .section __DWARF,__debug_info,regular,debug
220 .section __DWARF,__debug_ranges,regular,debug
222 .section __DWARF,__debug_macinfo,regular,debug
225 .section __DWARF,__apple_names,regular,debug
246 .section __DWARF,__apple_objc,regular,debug
259 .section __DWARF,__apple_namespac,regular,debug
272 .section __DWARF,__apple_types,regular,debug
[all …]
H A Dverify_compatible_tags.s28 .section __TEXT,__text,regular,pure_instructions
97 .section __DWARF,__debug_str,regular,debug
106 .section __DWARF,__debug_abbrev,regular,debug
222 .section __DWARF,__debug_info,regular,debug
287 .section __DWARF,__debug_ranges,regular,debug
289 .section __DWARF,__debug_macinfo,regular,debug
293 .section __DWARF,__apple_names,regular,debug
330 .section __DWARF,__apple_objc,regular,debug
343 .section __DWARF,__apple_namespac,regular,debug
356 .section __DWARF,__apple_types,regular,debug
[all …]
H A Dno_apple_names_verify.s14 .section __TEXT,__text,regular,pure_instructions
18 .section __DWARF,__debug_str,regular,debug
27 .section __DWARF,__debug_info,regular,debug
31 .section __DWARF,__debug_line,regular,debug

12345678910>>...27