Home
last modified time | relevance | path

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

123

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp31 class test28 : virtual test27 { virtual void f(); }; class
32 class test29 : virtual test28 { virtual void f(); };
/external/clang/test/Sema/
Dreturn.c192 void test28() __attribute__((noreturn));
193 void test28(x) { while (1) { } } in test28() function
Duninit-variables.c211 int test28() { in test28() function
/external/libabigail/tests/data/
DMakefile.am31 test-read-write/test28.xml \
32 test-read-write/test28-drop-std-fns.abignore \
33 test-read-write/test28-without-std-fns.xml \
34 test-read-write/test28-without-std-fns-ref.xml \
35 test-read-write/test28-drop-std-vars.abignore \
36 test-read-write/test28-without-std-vars-ref.xml \
37 test-read-write/test28-without-std-vars.xml \
378 test-diff-dwarf/test28-vtable-changes-report-0.txt \
379 test-diff-dwarf/test28-vtable-changes-v0.o \
380 test-diff-dwarf/test28-vtable-changes-v1.o \
[all …]
/external/clang/test/Parser/
Dchar-literal-printing.c38 char16_t test28(void) { return u'\a'; } in test28() function
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll253 define i32 @test28(i32 %a) {
254 ; CHECK-LABEL: @test28(
/external/llvm/test/Transforms/InstCombine/
Dxor.ll326 define i32 @test28(i32 %indvar) {
327 ; CHECK-LABEL: @test28(
Dmul.ll249 define i32 @test28(i32 %A) {
250 ; CHECK-LABEL: @test28(
Dand.ll294 define i32 @test28(i32 %X) {
295 ; CHECK-LABEL: @test28(
Ddiv.ll278 define i32 @test28(i32 %a) {
279 ; CHECK-LABEL: @test28(
Dor.ll311 define i1 @test28(i32 %A, i32 %B) {
312 ; CHECK-LABEL: @test28(
Dsub.ll344 define i32 @test28(i32 %x, i32 %y, i32 %z) {
349 ; CHECK-LABEL: @test28(
Dadd.ll216 define i32 @test28(i32 %X) {
/external/llvm/test/Transforms/EarlyCSE/
Datomics.ll240 define void @test28(i1 %B, i32* %P1, i32* %P2) {
241 ; CHECK-LABEL: @test28
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll47 %test28 = icmp sle i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll47 %test28 = icmp sle i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll47 %test28 = icmp sle <5 x i8> %sbyte1, %sbyte2
/external/clang/test/CodeGen/
Dobject-size.c371 void test28() { in test28() function
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_hierarchy_test/
Dcpuset_hierarchy_test.sh380 test28() function
/external/llvm/test/Transforms/DeadStoreElimination/
Dsimple.ll390 ; CHECK-LABEL: @test28(
393 define i32 @test28(i1 %c, i32* %p, i32* %p2, i32 %i) {
/external/clang/test/CodeGenCXX/
Dvisibility.cpp40 namespace test28 { namespace
Dmangle.cpp710 namespace test28 { namespace
/external/llvm/test/CodeGen/PowerPC/
Dvsx.ll622 define <2 x double> @test28(<2 x double>* %a) {
626 ; CHECK-LABEL: @test28
630 ; CHECK-LE-LABEL: @test28
/external/llvm/test/CodeGen/X86/
Davx512-mov.ll271 define void @test28(i8 * %addr, <8 x double> %data) {
272 ; CHECK-LABEL: test28:
/external/curl/tests/data/
DMakefile.inc28 test20 test21 test22 test23 test24 test25 test26 test27 test28 test29 \

123