Home
last modified time | relevance | path

Searched full:generated (Results 1 – 25 of 4889) sorted by relevance

12345678910>>...196

/llvm-project/clang/test/utils/update_cc_test_checks/
H A Dgenerated-funcs.test1 ## Test that CHECK lines are generated for clang-generated functions
3 …UN: cp %S/Inputs/generated-funcs.c %t-generated.c && %update_cc_test_checks --include-generated-fu…
4 # RUN: diff -u %S/Inputs/generated-funcs.c.generated.expected %t-generated.c
5 # RUN: cp %S/Inputs/generated-funcs.c %t-no-generated.c && %update_cc_test_checks --check-globals s…
6 # RUN: diff -u %S/Inputs/generated-funcs.c.no-generated.expected %t-no-generated.c
9 # RUN: %update_cc_test_checks --include-generated-funcs %t-generated.c
10 # RUN: diff -u %S/Inputs/generated-funcs.c.generated.expected %t-generated.c
11 # RUN: %update_cc_test_checks %t-no-generated.c
12 # RUN: diff -u %S/Inputs/generated-funcs.c.no-generated.expected %t-no-generated.c
15 …RUN: cp %S/Inputs/generated-funcs.c %t-generated.c && %update_cc_test_checks --include-generated-f…
[all …]
H A Dgenerated-funcs-regex.test1 ## Test that CHECK lines are generated for clang-generated functions replaced
4generated-funcs-regex.c %t-generated-funcs-regex.c && %update_cc_test_checks --include-generated-f…
5 # RUN: diff -u %S/Inputs/generated-funcs-regex.c.expected %t-generated-funcs-regex.c
8 # RUN: %update_cc_test_checks %t-generated-funcs-regex.c
9 # RUN: diff -u %S/Inputs/generated-funcs-regex.c.expected %t-generated-funcs-regex.c
H A Dexec-all-runlines.test3 # RUN: cp %S/Inputs/exec-all-runlines.c %t-generated.c && %update_cc_test_checks %t-generated.c
4 # RUN: diff -u %S/Inputs/exec-all-runlines.c.expected %t-generated.c
7 # RUN: %update_cc_test_checks %t-generated.c
8 # RUN: diff -u %S/Inputs/exec-all-runlines.c.expected %t-generated.c
/llvm-project/llvm/test/CodeGen/AArch64/
H A Darm64-opt-remarks-lazy-bfi.ll35 ; HOTNESS-NEXT: Executing Pass 'Verify generated machine code' on Function 'empty_func'...
36 ; HOTNESS-NEXT: Freeing Pass 'Verify generated machine code' on Function 'empty_func'...
39 ; HOTNESS-NEXT: Executing Pass 'Verify generated machine code' on Function 'empty_func'...
40 ; HOTNESS-NEXT: Freeing Pass 'Verify generated machine code' on Function 'empty_func'...
43 ; HOTNESS-NEXT: Executing Pass 'Verify generated machine code' on Function 'empty_func'...
44 ; HOTNESS-NEXT: Freeing Pass 'Verify generated machine code' on Function 'empty_func'...
47 ; HOTNESS-NEXT: Executing Pass 'Verify generated machine code' on Function 'empty_func'...
48 ; HOTNESS-NEXT: Freeing Pass 'Verify generated machine code' on Function 'empty_func'...
51 ; HOTNESS-NEXT: Executing Pass 'Verify generated machine code'
52 ; HOTNESS-NEXT: Freeing Pass 'Verify generated machine code'
[all …]
/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DIntegerDivision.h26 /// with the generated code. This currently generates code using the udiv
31 /// Replace Rem with generated code.
34 /// Generate code to divide two integers, replacing Div with the generated
40 /// Replace Div with generated code.
44 /// with the generated code. Uses ExpandReminder with a 32bit Rem which
48 /// Replace Rem with generated code.
52 /// with the generated code. Uses ExpandReminder with a 64bit Rem.
54 /// Replace Rem with generated code.
57 /// Generate code to divide two integers, replacing Div with the generated
61 /// Replace Rem with generated code.
[all …]
/llvm-project/llvm/test/tools/UpdateTestChecks/update_test_checks/
H A Dgenerated_funcs_prefix_reuse.test1 ## Check that generated functions are included.
2 …Inputs/generated_funcs_prefix_reuse.ll %t.ll && %update_test_checks --include-generated-funcs %t.ll
3 # RUN: diff -u %t.ll %S/Inputs/generated_funcs_prefix_reuse.ll.generated.expected
6 # RUN: %update_test_checks --include-generated-funcs %t.ll
7 # RUN: diff -u %t.ll %S/Inputs/generated_funcs_prefix_reuse.ll.generated.expected
10 # RUN: diff -u %t.ll %S/Inputs/generated_funcs_prefix_reuse.ll.generated.globals.expected
12 ## Check that generated functions are not included.
H A Dgenerated_funcs.test1 ## Check that generated functions are included.
2 # RUN: cp -f %S/Inputs/generated_funcs.ll %t.ll && %update_test_checks --include-generated-funcs %t…
3 # RUN: diff -u %t.ll %S/Inputs/generated_funcs.ll.generated.expected
6 # RUN: %update_test_checks --include-generated-funcs %t.ll
7 # RUN: diff -u %t.ll %S/Inputs/generated_funcs.ll.generated.expected
10 # RUN: diff -u %t.ll %S/Inputs/generated_funcs.ll.generated.globals.expected
12 ## Check that generated functions are not included.
/llvm-project/polly/lib/External/isl/
H A Disl_ast_build_private.h12 * generated. That is, it (mostly) contains information about outer
17 * implied by the loops that have already been generated.
30 * O represents the loops generated in outer AST generations.
31 * S represents the loops (both generated and to be generated)
39 * been generated (including those in outer AST generations).
42 * "generated" is a superset of "domain" corresponding to those
44 * effectively been generated (as bounds on a for loop).
47 * that still need to be generated (as guards), but that may end up
48 * not getting generated if they are implied by any constraints
61 * "iterators" contains the loop iterators of both generated and
[all …]
/llvm-project/llvm/test/CodeGen/AMDGPU/
H A Datomics-cas-remarks-gfx90a.ll4 ; GFX90A-CAS: A compare and swap loop was generated for an atomic fadd operation at system memory s…
5 ; GFX90A-CAS: A compare and swap loop was generated for an atomic fadd operation at agent memory sc…
6 ; GFX90A-CAS: A compare and swap loop was generated for an atomic fadd operation at workgroup memor…
7 ; GFX90A-CAS: A compare and swap loop was generated for an atomic fadd operation at wavefront memor…
8 ; GFX90A-CAS: A compare and swap loop was generated for an atomic fadd operation at singlethread me…
9 ; GFX90A-CAS: A compare and swap loop was generated for an atomic fadd operation at one-as memory s…
10 ; GFX90A-CAS: A compare and swap loop was generated for an atomic fadd operation at agent-one-as me…
11 ; GFX90A-CAS: A compare and swap loop was generated for an atomic fadd operation at workgroup-one-a…
12 ; GFX90A-CAS: A compare and swap loop was generated for an atomic fadd operation at wavefront-one-a…
13 ; GFX90A-CAS: A compare and swap loop was generated for an atomic fadd operation at singlethread-on…
H A Datomics-hw-remarks-gfx90a.ll4 ; GFX90A-HW: Hardware instruction generated for atomic fadd operation at memory scope agent due to an unsafe request.
5 ; GFX90A-HW: Hardware instruction generated for atomic fadd operation at memory scope workgroup due to an unsafe request.
6 ; GFX90A-HW: Hardware instruction generated for atomic fadd operation at memory scope wavefront due to an unsafe request.
7 ; GFX90A-HW: Hardware instruction generated for atomic fadd operation at memory scope singlethread due to an unsafe request.
8 ; GFX90A-HW: Hardware instruction generated for atomic fadd operation at memory scope agent-one-as due to an unsafe request.
9 ; GFX90A-HW: Hardware instruction generated for atomic fadd operation at memory scope workgroup-one-as due to an unsafe request.
10 ; GFX90A-HW: Hardware instruction generated for atomic fadd operation at memory scope wavefront-one-as due to an unsafe request.
11 ; GFX90A-HW: Hardware instruction generated for atomic fadd operation at memory scope singlethread-one-as due to an unsafe request.
/llvm-project/llvm/test/tools/UpdateTestChecks/update_llc_test_checks/
H A Dx86_generated_funcs.test3 ## Check that generated functions are included.
4 # RUN: cp -f %S/Inputs/x86_generated_funcs.ll %t.ll && %update_llc_test_checks --include-generated-…
5 # RUN: diff -u %t.ll %S/Inputs/x86_generated_funcs.ll.generated.expected
8 # RUN: %update_llc_test_checks --include-generated-funcs %t.ll
9 # RUN: diff -u %t.ll %S/Inputs/x86_generated_funcs.ll.generated.expected
11 ## Check that generated functions are not included.
H A Dhexagon_generated_funcs.test3 ## Check that generated functions are included.
4 …/Inputs/hexagon_generated_funcs.ll %t.ll && %update_llc_test_checks --include-generated-funcs %t.ll
5 # RUN: diff -u %t.ll %S/Inputs/hexagon_generated_funcs.ll.generated.expected
8 # RUN: %update_llc_test_checks --include-generated-funcs %t.ll
9 # RUN: diff -u %t.ll %S/Inputs/hexagon_generated_funcs.ll.generated.expected
11 ## Check that generated functions are not included.
H A Darm_generated_funcs.test3 ## Check that generated functions are included.
4 # RUN: cp -f %S/Inputs/arm_generated_funcs.ll %t.ll && %update_llc_test_checks --include-generated-…
5 # RUN: diff -u %t.ll %S/Inputs/arm_generated_funcs.ll.generated.expected
8 # RUN: %update_llc_test_checks --include-generated-funcs %t.ll
9 # RUN: diff -u %t.ll %S/Inputs/arm_generated_funcs.ll.generated.expected
11 ## Check that generated functions are not included.
H A Damdgpu_generated_funcs.test3 ## Check that generated functions are included.
4 …S/Inputs/amdgpu_generated_funcs.ll %t.ll && %update_llc_test_checks --include-generated-funcs %t.ll
5 # RUN: diff -u %t.ll %S/Inputs/amdgpu_generated_funcs.ll.generated.expected
8 # RUN: %update_llc_test_checks --include-generated-funcs %t.ll
9 # RUN: diff -u %t.ll %S/Inputs/amdgpu_generated_funcs.ll.generated.expected
11 ## Check that generated functions are not included.
H A Dwasm_generated_funcs.test3 ## Check that generated functions are included.
4 # RUN: cp -f %S/Inputs/wasm_generated_funcs.ll %t.ll && %update_llc_test_checks --include-generated
5 # RUN: diff -u %t.ll %S/Inputs/wasm_generated_funcs.ll.generated.expected
8 # RUN: %update_llc_test_checks --include-generated-funcs %t.ll
9 # RUN: diff -u %t.ll %S/Inputs/wasm_generated_funcs.ll.generated.expected
11 ## Check that generated functions are not included.
H A Dlanai_generated_funcs.test3 ## Check that generated functions are included.
4 …%S/Inputs/lanai_generated_funcs.ll %t.ll && %update_llc_test_checks --include-generated-funcs %t.ll
5 # RUN: diff -u %t.ll %S/Inputs/lanai_generated_funcs.ll.generated.expected
8 # RUN: %update_llc_test_checks --include-generated-funcs %t.ll
9 # RUN: diff -u %t.ll %S/Inputs/lanai_generated_funcs.ll.generated.expected
11 ## Check that generated functions are not included.
H A Dppc_generated_funcs.test3 ## Check that generated functions are included.
4 # RUN: cp -f %S/Inputs/ppc_generated_funcs.ll %t.ll && %update_llc_test_checks --include-generated-…
5 # RUN: diff -u %t.ll %S/Inputs/ppc_generated_funcs.ll.generated.expected
8 # RUN: %update_llc_test_checks --include-generated-funcs %t.ll
9 # RUN: diff -u %t.ll %S/Inputs/ppc_generated_funcs.ll.generated.expected
11 ## Check that generated functions are not included.
H A Dsparc_generated_funcs.test3 ## Check that generated functions are included.
4 …%S/Inputs/sparc_generated_funcs.ll %t.ll && %update_llc_test_checks --include-generated-funcs %t.ll
5 # RUN: diff -u %t.ll %S/Inputs/sparc_generated_funcs.ll.generated.expected
8 # RUN: %update_llc_test_checks --include-generated-funcs %t.ll
9 # RUN: diff -u %t.ll %S/Inputs/sparc_generated_funcs.ll.generated.expected
11 ## Check that generated functions are not included.
H A Dsystemz_generated_funcs.test3 ## Check that generated functions are included.
4 …/Inputs/systemz_generated_funcs.ll %t.ll && %update_llc_test_checks --include-generated-funcs %t.ll
5 # RUN: diff -u %t.ll %S/Inputs/systemz_generated_funcs.ll.generated.expected
8 # RUN: %update_llc_test_checks --include-generated-funcs %t.ll
9 # RUN: diff -u %t.ll %S/Inputs/systemz_generated_funcs.ll.generated.expected
11 ## Check that generated functions are not included.
H A Dloongarch_generated_funcs.test3 ## Check that generated functions are included.
4 …nputs/loongarch_generated_funcs.ll %t.ll && %update_llc_test_checks --include-generated-funcs %t.ll
5 # RUN: diff -u %t.ll %S/Inputs/loongarch_generated_funcs.ll.generated.expected
8 # RUN: %update_llc_test_checks --include-generated-funcs %t.ll
9 # RUN: diff -u %t.ll %S/Inputs/loongarch_generated_funcs.ll.generated.expected
11 ## Check that generated functions are not included.
H A Dmips_generated_funcs.test3 ## Check that generated functions are included.
4 # RUN: cp -f %S/Inputs/mips_generated_funcs.ll %t.ll && %update_llc_test_checks --include-generated
5 # RUN: diff -u %t.ll %S/Inputs/mips_generated_funcs.ll.generated.expected
8 # RUN: %update_llc_test_checks --include-generated-funcs %t.ll
9 # RUN: diff -u %t.ll %S/Inputs/mips_generated_funcs.ll.generated.expected
11 ## Check that generated functions are not included.
H A Dmsp430_generated_funcs.test3 ## Check that generated functions are included.
4 …S/Inputs/msp430_generated_funcs.ll %t.ll && %update_llc_test_checks --include-generated-funcs %t.ll
5 # RUN: diff -u %t.ll %S/Inputs/msp430_generated_funcs.ll.generated.expected
8 # RUN: %update_llc_test_checks --include-generated-funcs %t.ll
9 # RUN: diff -u %t.ll %S/Inputs/msp430_generated_funcs.ll.generated.expected
11 ## Check that generated functions are not included.
H A Daarch64_generated_funcs.test3 ## Check that generated functions are included.
4 …/Inputs/aarch64_generated_funcs.ll %t.ll && %update_llc_test_checks --include-generated-funcs %t.ll
5 # RUN: diff -u %t.ll %S/Inputs/aarch64_generated_funcs.ll.generated.expected
8 # RUN: %update_llc_test_checks --include-generated-funcs %t.ll
9 # RUN: diff -u %t.ll %S/Inputs/aarch64_generated_funcs.ll.generated.expected
11 ## Check that generated functions are not included.
/llvm-project/clang/test/CodeGenObjCXX/
H A Darc-special-member-functions.mm92 // Implicitly-generated copy assignment operator for ObjCMember
121 // Implicitly-generated copy assignment operator for ObjCArrayMember
153 // Implicitly-generated copy assignment operator for ObjCBlockMember
171 // Implicitly-generated default constructor for ObjCMember
177 // Implicitly-generated destructor for ObjCMember
182 // Implicitly-generated copy constructor for ObjCMember
189 // Implicitly-generated default constructor for ObjCArrayMember
194 // Implicitly-generated destructor for ObjCArrayMember
206 // Implicitly-generated copy constructor for ObjCArrayMember
213 // Implicitly-generated defaul
[all...]
/llvm-project/cmake/Modules/
H A DFindGRPC.cmake106 # Proto headers are generated in ${CMAKE_CURRENT_BINARY_DIR}.
108 # If the "GRPC" argument is given, services are also generated.
110 # They may be relative to the source dir or absolute (for generated protos).
137 # Ensure dependency headers are generated before dependent protos are built.
139 # the source dir, the generated headers we need are in the binary dir.
147 # Compilation of each generated source depends on ${BINARY}/Foo.pb.h.
148 foreach(Generated IN LISTS GeneratedProtoSource)
151 set_source_files_properties("${Generated}"
153 endforeach(Generated)

12345678910>>...196