Home
last modified time | relevance | path

Searched refs:test34 (Results 1 – 25 of 41) sorted by relevance

12

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp37 class test34 : virtual test33 { virtual void f(); }; class
38 class test35 : virtual test34 { virtual void f(); };
Dattr-noreturn.cpp147 __attribute__((noreturn)) void test34() { in test34() function
/external/clang/test/Parser/
Dchar-literal-printing.c44 char16_t test34(void) { return u'\t'; } in test34() function
/external/clang/test/Sema/
Dreturn.c271 int test34(int x) { in test34() function
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll301 define i32 @test34(i32 %a) {
302 ; CHECK-LABEL: @test34(
/external/llvm/test/Transforms/InstCombine/
Dand.ll362 define i32 @test34(i32 %A, i32 %B) {
363 ; CHECK-LABEL: @test34(
Ddiv.ll339 define <2 x i64> @test34(<2 x i64> %x) nounwind {
340 ; CHECK-LABEL: @test34(
Dor.ll393 define i32 @test34(i32 %X, i32 %Y) {
394 ; CHECK-LABEL: @test34(
Dsub.ll422 define <2 x i64> @test34(<2 x i1> %A) {
426 ; CHECK-LABEL: @test34(
Dadd.ll259 define i8 @test34(i8 %A) {
Dshift.ll575 define i1 @test34(i32 %X) {
576 ; CHECK-LABEL: @test34(
Dgetelementptr.ll595 define i8* @test34(i8* %Val, i64 %V) nounwind {
604 ; CHECK-LABEL: @test34(
/external/clang/test/CodeGenCXX/
Dmangle.cpp800 namespace test34 { namespace
827 template<typename T> void f4(::test34::A<sizeof(sizeof(decltype(T() + T())))>) { } in f4()
Dvisibility.cpp728 namespace test34 { namespace
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll53 %test34 = icmp sle i16 %short1, %short2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll53 %test34 = icmp sle i16 %short1, %short2 ; <i1> [#uses=0]
/external/libabigail/tests/data/
DMakefile.am408 test-diff-dwarf/test34-pr19173-libfoo.so \
409 test-diff-dwarf/test34-pr19173-libfoo2.so \
410 test-diff-dwarf/test34-pr19173-libfoo-report-0.txt \
908 test-diff-filter/test34-libjemalloc.so.2-gcc-6.1.0 \
909 test-diff-filter/test34-libjemalloc.so.2-intel-16.0.3 \
910 test-diff-filter/test34-report-0.txt \
1535 test-diff-suppr/test34-priv-include-dir-v0/test34-priv-include-v0.h \
1536 test-diff-suppr/test34-priv-include-dir-v1/test34-priv-include-v1.h \
1537 test-diff-suppr/test34-pub-include-dir-v0/test34-pub-include-v0.h \
1538 test-diff-suppr/test34-pub-include-dir-v1/test34-pub-include-v1.h \
[all …]
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll53 %test34 = icmp sle <4 x i16> %short1, %short2
/external/llvm/test/CodeGen/PowerPC/
Dvsx.ll787 define <4 x i32> @test34(<4 x i32>* %a) {
791 ; CHECK-REG-LABEL: @test34
795 ; CHECK-FISL-LABEL: @test34
800 ; CHECK-LE-LABEL: @test34
/external/llvm/test/CodeGen/Hexagon/
Dalu64.ll139 ; CHECK-LABEL: @test34
141 define i32 @test34(i32 %Rs) #0 {
/external/llvm/test/CodeGen/X86/
Davx512-mov.ll339 define <16 x i32> @test34(i8 * %addr, <16 x i32> %mask1) {
340 ; CHECK-LABEL: test34:
Davx512-vec-cmp.ll980 define <4 x float> @test34(<4 x float> %x, <4 x float> %x1, <4 x float>* %yp) nounwind {
981 ; KNL-LABEL: test34:
987 ; SKX-LABEL: test34:
/external/clang/test/CodeGenObjCXX/
Darc.mm51 void test34(int cond) { function
/external/curl/tests/data/
DMakefile.inc29 test30 test31 test32 test33 test34 test35 test36 test37 test38 test39 \
/external/libwebsockets/minimal-examples/api-tests/api-test-lecp/
Dmain.c107 test34[] = { 0xf9, 0xfc, 0x00 }, variable
4250 { .b = test34, .blen = sizeof(test34),

12