Home
last modified time | relevance | path

Searched refs:test47 (Results 1 – 25 of 35) 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/clang/test/Sema/
Duninit-variables.c337 void *test47(int *i) in test47() function
/external/swiftshader/third_party/LLVM/test/ExecutionEngine/
Dtest-setcond-int.ll66 %test47 = icmp slt i64 %long1, %long2 ; <i1> [#uses=0]
/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/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/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
Dicmp.ll450 ; CHECK: @test47
452 define i1 @test47(i32 %X, i32 %Y, i32 %Z) {
Dcast.ll414 define i64 @test47(i8 %A) {
419 ; CHECK: @test47
Dselect.ll646 define i64 @test47(i32 %a) nounwind {
651 ; CHECK: @test47
/external/llvm/test/Transforms/InstCombine/
Dor.ll581 define i1 @test47(i8 signext %c) {
582 ; CHECK-LABEL: @test47(
Dsub.ll554 define i32 @test47(i1 %A, i32 %B, i32 %C, i32 %D) {
559 ; CHECK-LABEL: @test47(
Dshift.ll755 define i32 @test47(i32 %a) {
756 ; CHECK-LABEL: @test47(
Dcast.ll549 define i64 @test47(i8 %A) {
550 ; CHECK-LABEL: @test47(
Dselect.ll770 define i64 @test47(i32 %a) nounwind {
775 ; CHECK-LABEL: @test47(
/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/X86/
Davx512-mov.ll528 define <8 x double> @test47(i8 * %addr, <8 x double> %mask1) {
529 ; CHECK-LABEL: test47:
Dmmx-intrinsics.ll685 define i64 @test47(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
686 ; ALL-LABEL: @test47
/external/llvm/test/CodeGen/PowerPC/
Dvsx.ll904 define <2 x i64> @test47(<2 x float> %a) {
908 ; CHECK-LABEL: @test47
/external/libcxx/test/std/strings/string.view/string.view.ops/
Dcompare.size_size_sv_size_size.pass.cpp4941 void test47() in test47() function
5798 test47(); in main()
/external/libcxx/test/std/experimental/string.view/string.view.ops/
Dcompare.size_size_sv_size_size.pass.cpp4943 void test47() in test47() function
5800 test47(); in main()
/external/clang/test/CodeGenObjC/
Darc.m1081 void test47(void) { function
1085 // CHECK-LABEL: define void @test47()

12