Home
last modified time | relevance | path

Searched refs:test47 (Results 1 – 25 of 26) sorted by relevance

12

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp50 class test47 : virtual test46 { virtual void f(); }; class
51 class test48 : virtual test47 { virtual void f(); };
/external/clang/test/Parser/
Dchar-literal-printing.c60 char32_t test47(void) { return U'\t'; } in test47() function
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll66 %test47 = icmp slt i64 %long1, %long2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll66 %test47 = icmp slt i64 %long1, %long2 ; <i1> [#uses=0]
/external/clang/test/Sema/
Duninit-variables.c337 void *test47(int *i) in test47() function
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll66 %test47 = icmp slt <2 x i64> %long1, %long2
/external/clang/test/CodeGen/
Dx86_64-arguments.c383 void test47(int a, struct s47 b) { f47(a, a, a, a, a, a, b); } in test47() function
/external/llvm/test/CodeGen/X86/
Davx512-mov.ll438 ; CHECK-LABEL: test47
441 define <8 x double> @test47(i8 * %addr, <8 x double> %mask1) {
Dmmx-intrinsics.ll685 define i64 @test47(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
686 ; ALL-LABEL: @test47
Dvselect-minmax.ll1523 define <8 x i32> @test47(<8 x i32> %a, <8 x i32> %b) {
1524 ; SSE2-LABEL: test47:
1545 ; SSE4-LABEL: test47:
1551 ; AVX1-LABEL: test47:
1560 ; AVX2-LABEL: test47:
1565 ; AVX512F-LABEL: test47:
/external/llvm/test/Transforms/InstCombine/
Dor.ll497 define i1 @test47(i8 signext %c) {
504 ; CHECK-LABEL: @test47(
Dsub.ll554 define i32 @test47(i1 %A, i32 %B, i32 %C, i32 %D) {
559 ; CHECK-LABEL: @test47(
Dshift.ll648 define i32 @test47(i32 %a) {
652 ; CHECK-LABEL: @test47(
Dcast.ll443 define i64 @test47(i8 %A) {
448 ; CHECK-LABEL: @test47(
Dselect.ll667 define i64 @test47(i32 %a) nounwind {
672 ; CHECK-LABEL: @test47(
Dicmp.ll477 ; CHECK-LABEL: @test47(
479 define i1 @test47(i32 %X, i32 %Y, i32 %Z) {
/external/clang/test/CodeGenCXX/
Dvisibility.cpp895 namespace test47 { namespace
Dmangle.cpp975 namespace test47 { namespace
/external/curl/tests/data/
DMakefile.inc28 test40 test41 test42 test43 test44 test45 test46 test47 test48 test49 \
/external/llvm/test/CodeGen/PowerPC/
Dvsx.ll904 define <2 x i64> @test47(<2 x float> %a) {
908 ; CHECK-LABEL: @test47
/external/libcxx/test/std/experimental/string.view/string.view.ops/
Dcompare.size_size_sv_size_size.pass.cpp4937 void test47() in test47() function
5794 test47(); in main()
/external/clang/test/CodeGenObjC/
Darc.m1081 void test47(void) { function
1085 // CHECK-LABEL: define void @test47()
/external/libcxx/test/std/strings/basic.string/string.ops/string_compare/
Dsize_size_string_size_size.pass.cpp5001 void test47() in test47() function
5877 test47<S>(); in main()
5937 test47<S>(); in main()
/external/llvm/test/Transforms/ObjCARC/
Dbasic.ll2057 ; CHECK-LABEL: define i8* @test47(
2061 define i8* @test47(i8* %p) nounwind {
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/
Dsize_size_string_size_size.pass.cpp5011 void test47() in test47() function
5895 test47<S>(); in main()
5955 test47<S>(); in main()

12