Home
last modified time | relevance | path

Searched refs:test30 (Results 1 – 25 of 99) sorted by relevance

1234

/external/llvm-project/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp33 class test30 : virtual test29 { virtual void f(); }; class
34 class test31 : virtual test30 { virtual void f(); };
/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp33 class test30 : virtual test29 { virtual void f(); }; class
34 class test31 : virtual test30 { virtual void f(); };
/external/llvm-project/clang/test/Parser/
Dchar-literal-printing.c40 char16_t test30(void) { return u'\e'; } in test30() function
/external/clang/test/Parser/
Dchar-literal-printing.c40 char16_t test30(void) { return u'\e'; } in test30() function
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dvsx_shuffle_le.ll211 define <2 x double> @test30(<2 x double>* %p1, <2 x double>* %p2) {
217 ; CHECK-LABEL: @test30
224 ; CHECK-P9-LABEL: @test30
/external/clang/test/Sema/
Dreturn.c208 int test30() { in test30() function
Duninit-variables.c221 void test30() { in test30() function
/external/llvm-project/clang/test/Sema/
Dreturn.c208 int test30() { in test30() function
Duninit-variables.c222 void test30() { in test30() function
/external/libabigail/tests/data/
DMakefile.am362 test-diff-dwarf/test30-vtable-changes-report-0.txt \
363 test-diff-dwarf/test30-vtable-changes-v0.cc \
364 test-diff-dwarf/test30-vtable-changes-v0.o \
365 test-diff-dwarf/test30-vtable-changes-v1.cc \
366 test-diff-dwarf/test30-vtable-changes-v1.o \
762 test-diff-filter/test30-pr18904-rvalueref-liba.so \
763 test-diff-filter/test30-pr18904-rvalueref-libb.so \
764 test-diff-filter/test30-pr18904-rvalueref-report0.txt \
765 test-diff-filter/test30-pr18904-rvalueref-report1.txt \
766 test-diff-filter/test30-pr18904-rvalueref-report2.txt \
[all …]
/external/ltp/testcases/kernel/fs/fs_bind/rbind/
D00_Descriptions.txt55 test30 - shared subtree with uncloneable child to private subtree.
217 test30:
/external/llvm/test/CodeGen/PowerPC/
Dvsx_shuffle_le.ll152 define <2 x double> @test30(<2 x double>* %p1, <2 x double>* %p2) {
158 ; CHECK-LABEL: @test30
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll269 define i32 @test30(i32 %a) {
270 ; CHECK-LABEL: @test30(
/external/llvm-project/llvm/test/Transforms/InstSimplify/
Dundef.ll284 define i32 @test30(i32 %a) {
285 ; CHECK-LABEL: @test30(
/external/llvm-project/llvm/test/Analysis/CostModel/AArch64/
Dgep.ll238 define i16 @test30(i16* %p) {
239 ; CHECK-LABEL: test30
/external/llvm/test/Transforms/InstCombine/
Dand.ll317 define i32 @test30(i1 %X) {
318 ; CHECK-LABEL: @test30(
Dmul.ll271 define i64 @test30(i32 %A, i32 %B) {
272 ; CHECK-LABEL: @test30(
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll49 %test30 = icmp ne i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll49 %test30 = icmp ne i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/external/llvm-project/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll49 %test30 = icmp ne i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll49 %test30 = icmp ne <5 x i8> %sbyte1, %sbyte2
/external/llvm-project/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll49 %test30 = icmp ne <5 x i8> %sbyte1, %sbyte2
/external/llvm-project/clang/test/CodeGen/
Dbuiltins-ppc-p9vector.c545 vector bool int test30(void) { in test30() function
Dobject-size.c463 void test30() { in test30() function
/external/clang/test/CodeGen/
Dobject-size.c456 void test30() { in test30() function

1234