| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | long-virtual-inheritance-chain.cpp | 34 class test31 : virtual test30 { virtual void f(); }; class 35 class test32 : virtual test31 { virtual void f(); };
|
| H A D | attr-noreturn.cpp | 131 __attribute__((noreturn)) void test31() { in test31() function
|
| /llvm-project-15.0.7/clang/test/Parser/ |
| H A D | char-literal-printing.c | 41 char16_t test31(void) { return u'\f'; } in test31() function
|
| /llvm-project-15.0.7/clang/test/Sema/ |
| H A D | return.c | 220 void test31(test31_t *callback __attribute__((noreturn)));
|
| H A D | uninit-variables.c | 227 void test31(void) { in test31() function
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | vsx_shuffle_le.ll | 266 define <2 x double> @test31(<2 x double>* %p1, <2 x double>* %p2) { 267 ; CHECK-LABEL: test31: 276 ; CHECK-P9-LABEL: test31:
|
| H A D | vsx.ll | 996 define void @test31(<2 x i64>* %a, <2 x i64> %b) { 997 ; CHECK-LABEL: test31: 1002 ; CHECK-REG-LABEL: test31: 1007 ; CHECK-FISL-LABEL: test31: 1012 ; CHECK-LE-LABEL: test31:
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstSimplify/ |
| H A D | undef.ll | 293 define i32 @test31(i32 %a) { 294 ; CHECK-LABEL: @test31(
|
| /llvm-project-15.0.7/llvm/test/Analysis/CostModel/AArch64/ |
| H A D | gep.ll | 246 define i32 @test31(i32* %p) { 247 ; CHECK-LABEL: test31
|
| /llvm-project-15.0.7/llvm/test/ExecutionEngine/MCJIT/ |
| H A D | test-setcond-int.ll | 51 %test31 = icmp eq i16 %short1, %short2 ; <i1> [#uses=0]
|
| /llvm-project-15.0.7/llvm/test/ExecutionEngine/ |
| H A D | test-interp-vec-setcond-int.ll | 51 %test31 = icmp eq <4 x i16> %short1, %short2
|
| /llvm-project-15.0.7/clang/test/CodeGen/PowerPC/ |
| H A D | builtins-ppc-p9vector.c | 550 vector bool long long test31(void) { in test31() function
|
| H A D | builtins-ppc-pair-mma.c | 480 void test31(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test31() function
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | object-size.c | 505 void test31(void) { in test31() function
|
| /llvm-project-15.0.7/llvm/test/Transforms/ObjCARC/ |
| H A D | rv.ll | 459 ; CHECK-LABEL: define i8* @test31( 463 define i8* @test31() {
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | visibility.cpp | 693 namespace test31 { namespace
|
| H A D | mangle.cpp | 749 namespace test31 { // instantiation-dependent mangling of decltype namespace
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/ |
| H A D | alu64.ll | 115 ; CHECK-LABEL: @test31 117 define i32 @test31(i32 %Rs, i32 %Rt) #0 {
|
| H A D | intrinsics-v60-vmpy-acc.ll | 306 ; CHECK-LABEL: test31: 308 define void @test31(<16 x i32> %a, <16 x i32> %b) #0 {
|
| H A D | intrinsics-v60-vmpy.ll | 276 ; CHECK-LABEL: test31: 278 define void @test31(<32 x i32> %a, i32 %b) #0 {
|
| H A D | intrinsics-v60-misc.ll | 301 ; CHECK-LABEL: test31: 303 define void @test31(<16 x i32> %a, <16 x i32> %b) #0 {
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | avx512-mov.ll | 286 define <16 x float> @test31(ptr %addr) { 287 ; CHECK-LABEL: test31:
|
| H A D | paddus.ll | 1150 define <32 x i16> @test31(<32 x i16> %x) { 1151 ; SSE-LABEL: test31: 1172 ; AVX1-LABEL: test31: 1193 ; AVX2-LABEL: test31: 1204 ; AVX512-LABEL: test31:
|
| /llvm-project-15.0.7/llvm/test/Transforms/DeadStoreElimination/ |
| H A D | noop-stores.ll | 107 define i32 @test31(i1 %c, i32* %p, i32 %i) { 108 ; CHECK-LABEL: @test31(
|
| /llvm-project-15.0.7/libcxx/test/std/strings/basic.string/string.modifiers/string_insert/ |
| H A D | size_T_size_size.pass.cpp | 1795 TEST_CONSTEXPR_CXX20 bool test31() { in test31() function 1864 test31<S, SV>(); in test() 1898 static_assert(test31<S, SV>()); in test()
|