| /llvm-project-15.0.7/clang/test/OpenMP/ |
| H A D | nothing_messages.cpp | 7 #pragma omp nothing in mixed() 11 #pragma omp nothing in mixed() 17 #pragma omp nothing in mixed() 22 #pragma omp nothing seq_cst in mixed()
|
| H A D | declare_variant_clauses_messages.cpp | 115 adjust_args(need_device_ptr:AAA) adjust_args(nothing:AAA) 119 adjust_args(nothing:J) \ 124 adjust_args(nothing:Other) \ 129 adjust_args(nothing:BBB) match(construct={target}, device={arch(arm)}) 133 adjust_args(nothing:BBB) match(device={arch(ppc)})
|
| H A D | declare_variant_clauses_ast_print.cpp | 72 adjust_args(need_device_ptr:BBB) adjust_args(nothing:I) \ 81 adjust_args(need_device_ptr:AAA) adjust_args(nothing:BBB)
|
| /llvm-project-15.0.7/llvm/test/MachineVerifier/ |
| H A D | test_g_assert_zext_register_bank_class.mir | 33 %nothing:_(s32) = G_IMPLICIT_DEF 36 ; CHECK: %only_dst_has_bank:gpr(s32) = G_ASSERT_ZEXT %nothing:_, 4 37 %only_dst_has_bank:gpr(s32) = G_ASSERT_ZEXT %nothing, 4 40 ; CHECK: %only_dst_has_class:gpr32all(s32) = G_ASSERT_ZEXT %nothing:_, 4 41 %only_dst_has_class:gpr32all(s32) = G_ASSERT_ZEXT %nothing, 4
|
| /llvm-project-15.0.7/lldb/test/API/functionalities/tsan/thread_numbers/ |
| H A D | main.c | 8 void *nothing(void *p) { in nothing() function 30 pthread_create(&t, NULL, nothing, NULL); in main() 39 pthread_create(&t, NULL, nothing, NULL); in main()
|
| /llvm-project-15.0.7/clang/test/SemaTemplate/ |
| H A D | instantiate-local-class.cpp | 236 enum x2 { nothing }; in f2() enumerator 243 enum class x3 { nothing }; in f3() enumerator 300 enum local { nothing }; enumerator 308 enum class local { nothing }; enumerator 336 enum local { nothing }; enumerator 345 enum class local { nothing }; enumerator 372 enum { nothing } x; in m() enumerator
|
| /llvm-project-15.0.7/libcxx/test/std/utilities/memory/specialized.algorithms/specialized.addressof/ |
| H A D | addressof.pass.cpp | 23 struct nothing { struct 47 nothing n; in main() argument
|
| /llvm-project-15.0.7/llvm/test/Analysis/IRSimilarityIdentifier/ |
| H A D | nothing.ll | 5 ; nothing when there is nothing to analyze.
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | block-literal.c | 6 void nothing(void); 16 nothing(); in somefunction()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/ |
| H A D | ipra-regmask.ll | 22 ; CHECK-DAG: nothing Clobbered Registers: {{$}} 23 define void @nothing() #0 { 42 i8* bitcast (void ()* @nothing to i8*),
|
| /llvm-project-15.0.7/llvm/test/MC/Sparc/ |
| H A D | sparc-directives.s | 4 ! '.proc' is documented to do nothing in the binutils assembler. 5 ! so it should do nothing for clang either, i.e. not be an error.
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | select-to-branch.mir | 12 ; converted to branch, here !14 = 99/100, !14 = 99%, so it will do nothing. 61 ; There is no weight_branch information, so it will do nothing. 74 ; This function has used the optsize flag, so it will do nothing. 86 ; The function_entry_count of this function is 0, so it will do nothing.
|
| /llvm-project-15.0.7/clang/test/PCH/ |
| H A D | chain-selectors.m | 16 [a nothing]; // expected-warning {{method '-nothing' not found}}
|
| /llvm-project-15.0.7/clang/test/CodeGenObjC/ |
| H A D | atomic-aggregate-property.m | 50 // (do nothing) 53 // (do nothing)
|
| /llvm-project-15.0.7/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udecl/ |
| H A D | p7-cxx20.cpp | 169 using Quux<1, 2>::Q::nothing; // expected-error{{implicit instantiation of undefined}} 188 using Quux<I, I>::Q::nothing; // expected-error{{implicit instantiation of undefined}}
|
| /llvm-project-15.0.7/clang/test/Rewriter/ |
| H A D | rewrite-block-literal.mm | 16 void nothing(); function 26 nothing();
|
| /llvm-project-15.0.7/lld/test/ELF/linkerscript/ |
| H A D | align1.test | 22 ## Check that ALIGN zero do nothing and does not crash #1. 32 ## Check that ALIGN zero do nothing and does not crash #2.
|
| /llvm-project-15.0.7/clang/test/CXX/expr/expr.prim/expr.prim.lambda/ |
| H A D | p2-template-parameter.cpp | 6 …Nothing<[]() { return 0; }()> nothing; // expected-error{{a lambda expression cannot appear in thi… in pr33696() local
|
| /llvm-project-15.0.7/llvm/test/CodeGen/RISCV/ |
| H A D | target-abi-valid.ll | 30 define void @nothing() nounwind { 31 ; CHECK-IMP-LABEL: nothing:
|
| H A D | rv32e.ll | 5 define void @nothing() nounwind {
|
| /llvm-project-15.0.7/clang/test/Preprocessor/ |
| H A D | minimize-whitespace.c | 18 #pragma omp nothing // another comment
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | aggregate-padding.ll | 33 ; nothing else on the stack. 45 ; If an aggregate has to be moved entirely onto the stack, nothing should be 62 ; If an aggregate has to be moved entirely onto the stack, nothing should be
|
| /llvm-project-15.0.7/llvm/docs/AMDGPU/ |
| H A D | gfx8_tgt.rst | 22 null Copy nothing.
|
| H A D | gfx7_tgt.rst | 22 null Copy nothing.
|
| H A D | gfx9_tgt.rst | 22 null Copy nothing.
|