Home
last modified time | relevance | path

Searched refs:test28 (Results 1 – 25 of 38) sorted by relevance

12

/minix/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp31 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 Dreturn.c192 void test28() __attribute__((noreturn));
193 void test28(x) { while (1) { } } in test28() function
H A Duninit-variables.c211 int test28() { in test28() function
/minix/external/bsd/llvm/dist/clang/test/Parser/
H A Dchar-literal-printing.c38 char16_t test28(void) { return u'\a'; } in test28() function
/minix/external/bsd/llvm/dist/llvm/test/Transforms/InstSimplify/
H A Dundef.ll220 ; CHECK-LABEL: @test28
222 define i32 @test28(i32 %a) {
/minix/external/bsd/llvm/dist/llvm/test/Transforms/InstCombine/
H A Dmul.ll249 define i32 @test28(i32 %A) {
250 ; CHECK-LABEL: @test28(
H A Dxor.ll270 define i32 @test28(i32 %indvar) {
271 ; CHECK-LABEL: @test28(
H A Ddiv.ll242 define i32 @test28(i32 %a) {
246 ; CHECK-LABEL: @test28(
H A Dor.ll285 define i1 @test28(i32 %A, i32 %B) {
291 ; CHECK-LABEL: @test28(
H A Dand.ll206 define i32 @test28(i32 %X) {
H A Dsub.ll344 define i32 @test28(i32 %x, i32 %y, i32 %z) {
349 ; CHECK-LABEL: @test28(
H A Dadd.ll216 define i32 @test28(i32 %X) {
H A Dshift.ll418 define i8 @test28(i8 %x) {
420 ; CHECK-LABEL: @test28(
H A Dgetelementptr.ll450 define i32 @test28() nounwind {
470 ; CHECK-LABEL: @test28(
/minix/external/bsd/llvm/dist/llvm/test/ExecutionEngine/
H A Dtest-setcond-int.ll47 %test28 = icmp sle i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
H A Dtest-interp-vec-setcond-int.ll47 %test28 = icmp sle <5 x i8> %sbyte1, %sbyte2
/minix/external/bsd/llvm/dist/llvm/test/ExecutionEngine/MCJIT/
H A Dtest-setcond-int.ll47 %test28 = icmp sle i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/minix/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dmmx-builtins.c145 __m64 test28(__m64 a, __m64 b) { in test28() function
/minix/external/bsd/llvm/dist/llvm/test/CodeGen/X86/
H A Davx512-mov.ll237 ; CHECK-LABEL: test28
240 define void @test28(i8 * %addr, <8 x double> %data) {
/minix/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Dvisibility.cpp37 namespace test28 { namespace
H A Dmangle.cpp710 namespace test28 { namespace
/minix/external/bsd/llvm/dist/llvm/test/CodeGen/PowerPC/
H A Dvsx.ll503 define <2 x double> @test28(<2 x double>* %a) {
507 ; CHECK-LABEL: @test28
/minix/distrib/sets/lists/minix-tests/
H A Dmi131 ./usr/tests/minix-posix/test28 minix-tests
/minix/external/bsd/libc++/dist/libcxx/test/std/strings/basic.string/string.modifiers/string_insert/
H A Dsize_string_size_size.pass.cpp1606 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 Dsize_string_size_size.pass.cpp1606 void test28() in test28() function
1744 test28<S>(); in main()
1779 test28<S>(); in main()

12