Home
last modified time | relevance | path

Searched refs:test48 (Results 1 – 23 of 23) sorted by relevance

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp51 class test48 : virtual test47 { virtual void f(); }; class
52 class test49 : virtual test48 { virtual void f(); };
/external/clang/test/Parser/
Dchar-literal-printing.c61 char32_t test48(void) { return U'\v'; } in test48() function
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll67 %test48 = icmp ne i64 %long1, %long2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll67 %test48 = icmp ne i64 %long1, %long2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll67 %test48 = icmp ne <2 x i64> %long1, %long2
/external/clang/test/CodeGen/
Dx86_64-arguments.c398 T1 test48(void) { in test48() function
/external/llvm/test/Transforms/InstCombine/
Dor.ll510 define i1 @test48(i64 %x, i1 %b) {
516 ; CHECK-LABEL: @test48(
Dsub.ll565 define i32 @test48(i1 %A, i32 %B, i32 %C, i32 %D) {
570 ; CHECK-LABEL: @test48(
Dshift.ll657 define i32 @test48(i32 %x) {
661 ; CHECK-LABEL: @test48(
Dcast.ll455 define i64 @test48(i8 %A, i8 %a) {
462 ; CHECK-LABEL: @test48(
Dicmp.ll487 ; CHECK-LABEL: @test48(
489 define i1 @test48(i32 %X, i32 %Y, i32 %Z) {
Dselect.ll679 define i64 @test48(i32 %a) nounwind {
684 ; CHECK-LABEL: @test48(
/external/clang/test/CodeGenCXX/
Dvisibility.cpp85 namespace test48 { namespace
Dmangle.cpp985 namespace test48 { namespace
/external/curl/tests/data/
DMakefile.inc28 test40 test41 test42 test43 test44 test45 test46 test47 test48 test49 \
/external/libcxx/test/std/experimental/string.view/string.view.ops/
Dcompare.size_size_sv_size_size.pass.cpp5041 void test48() in test48() function
5795 test48(); in main()
/external/llvm/test/CodeGen/X86/
Dmmx-intrinsics.ll668 define i64 @test48(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
669 ; ALL-LABEL: @test48
Dvselect-minmax.ll1575 define <8 x i32> @test48(<8 x i32> %a, <8 x i32> %b) {
1576 ; SSE2-LABEL: test48:
1602 ; SSE4-LABEL: test48:
1608 ; AVX1-LABEL: test48:
1617 ; AVX2-LABEL: test48:
1622 ; AVX512F-LABEL: test48:
/external/clang/test/CodeGenObjC/
Darc.m1106 void test48(void) { function
1109 // CHECK-LABEL: define void @test48()
/external/libcxx/test/std/strings/basic.string/string.ops/string_compare/
Dsize_size_string_size_size.pass.cpp5106 void test48() in test48() function
5878 test48<S>(); in main()
5938 test48<S>(); in main()
/external/llvm/test/Transforms/ObjCARC/
Dbasic.ll2068 ; CHECK-LABEL: define i8* @test48(
2072 define i8* @test48(i8* %p) nounwind {
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/
Dsize_size_string_size_size.pass.cpp5116 void test48() in test48() function
5896 test48<S>(); in main()
5956 test48<S>(); in main()
/external/valgrind/drd/tests/
Dtsan_unittest.cpp2351 namespace test48 { namespace