Home
last modified time | relevance | path

Searched refs:test37 (Results 1 – 25 of 29) sorted by relevance

12

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp40 class test37 : virtual test36 { virtual void f(); }; class
41 class test38 : virtual test37 { virtual void f(); };
/external/clang/test/Parser/
Dchar-literal-printing.c48 char16_t test37(void) { return u'\x3'; } in test37() function
/external/clang/test/CodeGenObjCXX/
Darc.mm217 template <class T> void test37(T *a) { function
222 extern template void test37<Test37>(Test37 *a);
223 template void test37<Test37>(Test37 *a);
/external/llvm/test/Transforms/InstCombine/
Ddiv.ll327 define i32 @test37(i32* %b) {
341 ; CHECK-LABEL: @test37(
Dor.ll392 define i32 @test37(i32* %xp, i32 %y) {
393 ; CHECK-LABEL: @test37(
Dsub.ll449 define <2 x i32> @test37(<2 x i32> %A) {
453 ; CHECK-LABEL: @test37(
Dadd.ll279 define i1 @test37(i32 %a, i32 %b) nounwind readnone {
Dshift.ll535 define i64 @test37(i128 %A, i32 %B) {
545 ; CHECK-LABEL: @test37(
Dgetelementptr.ll640 define i1 @test37() nounwind {
641 ; CHECK-LABEL: @test37(
Dselect.ll560 define i32 @test37(i32 %x) {
564 ; CHECK-LABEL: @test37(
Dicmp.ll386 ; CHECK-LABEL: @test37(
390 define i1 @test37(i32 %x, i32 %y, i32 %z) {
Dcast.ll313 define i1 @test37(i32 %a) {
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll56 %test37 = icmp eq i32 %int1, %int2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll56 %test37 = icmp eq i32 %int1, %int2 ; <i1> [#uses=0]
/external/clang/test/Sema/
Duninit-variables.c267 int test37() in test37() function
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll56 %test37 = icmp eq <3 x i32> %int1, %int2
/external/llvm/test/CodeGen/X86/
Davx512-mov.ll328 ; CHECK-LABEL: test37
331 define <8 x i64> @test37(i8 * %addr, <8 x i64> %old, <8 x i64> %mask1) {
Davx512-vec-cmp.ll516 define <8 x double> @test37(<8 x double> %x, <8 x double> %x1, double* %ptr) nounwind {
517 ; SKX-LABEL: test37:
Dmmx-intrinsics.ll853 define i64 @test37(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
854 ; ALL-LABEL: @test37
/external/clang/test/CodeGenCXX/
Dvisibility.cpp768 namespace test37 { namespace
Dmangle.cpp856 namespace test37 { namespace
/external/curl/tests/data/
DMakefile.inc27 test30 test31 test32 test33 test34 test35 test36 test37 test38 test39 \
/external/libcxx/test/std/experimental/string.view/string.view.ops/
Dcompare.size_size_sv_size_size.pass.cpp3897 void test37() in test37() function
5784 test37(); in main()
/external/clang/test/CodeGenObjC/
Darc.m999 void test37(void) { function
1004 // CHECK-LABEL: define void @test37()
/external/clang/test/SemaObjC/
Darc.m686 void test37(Test37 *c) { function

12