/minix/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | long-virtual-inheritance-chain.cpp | 31 class test28 : virtual test27 { virtual void f(); }; class 32 class test29 : virtual test28 { virtual void f(); };
|
/minix/external/bsd/llvm/dist/clang/test/Sema/ |
H A D | return.c | 192 void test28() __attribute__((noreturn)); 193 void test28(x) { while (1) { } } in test28() function
|
H A D | uninit-variables.c | 211 int test28() { in test28() function
|
/minix/external/bsd/llvm/dist/clang/test/Parser/ |
H A D | char-literal-printing.c | 38 char16_t test28(void) { return u'\a'; } in test28() function
|
/minix/external/bsd/llvm/dist/llvm/test/Transforms/InstSimplify/ |
H A D | undef.ll | 220 ; CHECK-LABEL: @test28 222 define i32 @test28(i32 %a) {
|
/minix/external/bsd/llvm/dist/llvm/test/Transforms/InstCombine/ |
H A D | mul.ll | 249 define i32 @test28(i32 %A) { 250 ; CHECK-LABEL: @test28(
|
H A D | xor.ll | 270 define i32 @test28(i32 %indvar) { 271 ; CHECK-LABEL: @test28(
|
H A D | div.ll | 242 define i32 @test28(i32 %a) { 246 ; CHECK-LABEL: @test28(
|
H A D | or.ll | 285 define i1 @test28(i32 %A, i32 %B) { 291 ; CHECK-LABEL: @test28(
|
H A D | and.ll | 206 define i32 @test28(i32 %X) {
|
H A D | sub.ll | 344 define i32 @test28(i32 %x, i32 %y, i32 %z) { 349 ; CHECK-LABEL: @test28(
|
H A D | add.ll | 216 define i32 @test28(i32 %X) {
|
H A D | shift.ll | 418 define i8 @test28(i8 %x) { 420 ; CHECK-LABEL: @test28(
|
H A D | getelementptr.ll | 450 define i32 @test28() nounwind { 470 ; CHECK-LABEL: @test28(
|
/minix/external/bsd/llvm/dist/llvm/test/ExecutionEngine/ |
H A D | test-setcond-int.ll | 47 %test28 = icmp sle i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
|
H A D | test-interp-vec-setcond-int.ll | 47 %test28 = icmp sle <5 x i8> %sbyte1, %sbyte2
|
/minix/external/bsd/llvm/dist/llvm/test/ExecutionEngine/MCJIT/ |
H A D | test-setcond-int.ll | 47 %test28 = icmp sle i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
|
/minix/external/bsd/llvm/dist/clang/test/CodeGen/ |
H A D | mmx-builtins.c | 145 __m64 test28(__m64 a, __m64 b) { in test28() function
|
/minix/external/bsd/llvm/dist/llvm/test/CodeGen/X86/ |
H A D | avx512-mov.ll | 237 ; CHECK-LABEL: test28 240 define void @test28(i8 * %addr, <8 x double> %data) {
|
/minix/external/bsd/llvm/dist/clang/test/CodeGenCXX/ |
H A D | visibility.cpp | 37 namespace test28 { namespace
|
H A D | mangle.cpp | 710 namespace test28 { namespace
|
/minix/external/bsd/llvm/dist/llvm/test/CodeGen/PowerPC/ |
H A D | vsx.ll | 503 define <2 x double> @test28(<2 x double>* %a) { 507 ; CHECK-LABEL: @test28
|
/minix/distrib/sets/lists/minix-tests/ |
H A D | mi | 131 ./usr/tests/minix-posix/test28 minix-tests
|
/minix/external/bsd/libc++/dist/libcxx/test/std/strings/basic.string/string.modifiers/string_insert/ |
H A D | size_string_size_size.pass.cpp | 1606 void test28() in test28() function 1744 test28<S>(); in main() 1779 test28<S>(); in main()
|
/minix/external/bsd/libc++/dist/libcxx/test/strings/basic.string/string.modifiers/string_insert/ |
H A D | size_string_size_size.pass.cpp | 1606 void test28() in test28() function 1744 test28<S>(); in main() 1779 test28<S>(); in main()
|