Home
last modified time | relevance | path

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

12

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp43 class test40 : virtual test39 { virtual void f(); }; class
44 class test41 : virtual test40 { virtual void f(); };
/external/clang/test/Parser/
Dchar-literal-printing.c53 char32_t test40(void) { return U'\''; } in test40() function
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll59 %test40 = icmp sle i32 %int1, %int2 ; <i1> [#uses=0]
/external/clang/test/Sema/
Duninit-variables.c291 int test40(int x) { in test40() function
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll59 %test40 = icmp sle i32 %int1, %int2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll59 %test40 = icmp sle <3 x i32> %int1, %int2
/external/llvm/test/Transforms/InstCombine/
Dor.ll492 define i32 @test40(i32 %a, i32 %b) {
493 ; CHECK-LABEL: @test40(
Dsub.ll478 define i16 @test40(i16 %a, i16 %b) {
483 ; CHECK-LABEL: @test40(
Dadd.ll297 define i1 @test40(i32 %a, i32 %b) nounwind readnone {
Dshift.ll670 define i32 @test40(i32 %a, i32 %b) nounwind {
671 ; CHECK-LABEL: @test40(
Dgetelementptr.ll786 define i64 @test40() {
796 ; CHECK-LABEL: @test40
Dcast.ll441 define i16 @test40(i16 %a) {
442 ; CHECK-LABEL: @test40(
/external/clang/test/CodeGenCXX/
Dvisibility.cpp60 namespace test40 { namespace
Dmangle.cpp901 namespace test40 { namespace
/external/libabigail/tests/data/
DMakefile.am439 test-diff-dwarf/test40-report-0.txt \
440 test-diff-dwarf/test40-v0.c \
441 test-diff-dwarf/test40-v1.c \
946 test-diff-filter/test40-report-0.txt \
947 test-diff-filter/test40-v0.cc \
948 test-diff-filter/test40-v1.cc \
1577 test-diff-suppr/test40-enumerator-changes-0.suppr \
1578 test-diff-suppr/test40-enumerator-changes-report-0.txt \
1579 test-diff-suppr/test40-enumerator-changes-v0.cc \
1580 test-diff-suppr/test40-enumerator-changes-v1.cc \
/external/llvm/test/CodeGen/PowerPC/
Dvsx.ll825 define <2 x double> @test40(<2 x i64> %a) {
829 ; CHECK-LABEL: @test40
833 ; CHECK-LE-LABEL: @test40
/external/llvm/test/CodeGen/Hexagon/
Dalu64.ll155 ; CHECK-LABEL: @test40
157 define i64 @test40(i32 %Pu, i64 %Rs, i64 %Rt) #0 {
/external/llvm/test/CodeGen/X86/
Davx512-mov.ll423 define <16 x float> @test40(i8 * %addr, <16 x float> %old, <16 x float> %mask1) {
424 ; CHECK-LABEL: test40:
Davx512-vec-cmp.ll1096 define <16 x float> @test40(<16 x float> %x, <16 x float> %x1, float* %ptr) nounwind {
1097 ; CHECK-LABEL: test40:
Davx-isa-check.ll417 define <2 x double> @test40(<2 x double>* %ptr) nounwind {
Dmmx-intrinsics.ll802 define i64 @test40(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
803 ; ALL-LABEL: @test40
/external/curl/tests/data/
DMakefile.inc30 test40 test41 test42 test43 test44 test45 test46 test47 test48 test49 \
/external/libwebsockets/minimal-examples/api-tests/api-test-lecp/
Dmain.c115 test40[] = { 0xfb, 0xff, 0xf0, 0x00, 0x00, variable
4262 { .b = test40, .blen = sizeof(test40),
/external/libcxx/test/std/strings/string.view/string.view.ops/
Dcompare.size_size_sv_size_size.pass.cpp4214 void test40() in test40() function
5792 test40(); in main()
/external/cronet/buildtools/third_party/libc++/trunk/test/std/strings/string.view/string.view.ops/
Dcompare.size_size_sv_size_size.pass.cpp4215 void test40() in test40() function
5793 test40(); in main()

12