Home
last modified time | relevance | path

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

12

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp48 class test45 : virtual test44 { virtual void f(); }; class
49 class test46 : virtual test45 { virtual void f(); };
/external/clang/test/Parser/
Dchar-literal-printing.c58 char32_t test45(void) { return U'\n'; } in test45() function
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll64 %test45 = icmp sgt i64 %long1, %long2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll64 %test45 = icmp sgt i64 %long1, %long2 ; <i1> [#uses=0]
/external/clang/test/Sema/
Duninit-variables.c324 int test45(int j) { in test45() function
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll64 %test45 = icmp sgt <2 x i64> %long1, %long2
/external/clang/test/CodeGen/
Dx86_64-arguments.c366 void test45() { f45(x45); } in test45() function
/external/llvm/test/Transforms/InstCombine/
Dor.ll473 define i32 @test45(i32 %x, i32 %y, i32 %z) {
474 ; CHECK-LABEL: test45(
Dsub.ll534 define i32 @test45(i32 %x, i32 %y) {
539 ; CHECK-LABEL: @test45(
Dshift.ll630 define i32 @test45(i32 %a) nounwind {
634 ; CHECK-LABEL: @test45(
Dgetelementptr.ll861 define %struct.C* @test45(%struct.C* %c1, %struct.C** %c2) {
869 ; CHECK-LABEL: @test45(
Dcast.ll417 define i64 @test45(i8 %A, i64 %Q) {
423 ; CHECK-LABEL: @test45(
Dicmp.ll458 ; CHECK-LABEL: @test45(
460 define i1 @test45(i32 %X, i32 %Y) {
Dselect.ll644 define i64 @test45(i32 %a) nounwind {
649 ; CHECK-LABEL: @test45(
/external/llvm/test/CodeGen/X86/
Davx512-mov.ll416 ; CHECK-LABEL: test45
419 define <8 x double> @test45(i8 * %addr, <8 x double> %old, <8 x double> %mask1) {
Dmmx-intrinsics.ll719 define i64 @test45(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
720 ; ALL-LABEL: @test45
Dvselect-minmax.ll1415 define <8 x i32> @test45(<8 x i32> %a, <8 x i32> %b) {
1416 ; SSE2-LABEL: test45:
1436 ; SSE4-LABEL: test45:
1442 ; AVX1-LABEL: test45:
1451 ; AVX2-LABEL: test45:
1456 ; AVX512F-LABEL: test45:
/external/clang/test/CodeGenCXX/
Dvisibility.cpp863 namespace test45 { namespace
Dmangle.cpp955 namespace test45 { namespace
/external/curl/tests/data/
DMakefile.inc28 test40 test41 test42 test43 test44 test45 test46 test47 test48 test49 \
/external/llvm/test/CodeGen/PowerPC/
Dvsx.ll886 define <2 x float> @test45(<2 x i64> %a) {
890 ; CHECK-LABEL: @test45
/external/libcxx/test/std/experimental/string.view/string.view.ops/
Dcompare.size_size_sv_size_size.pass.cpp4729 void test45() in test45() function
5792 test45(); in main()
/external/libcxx/test/std/strings/basic.string/string.ops/string_compare/
Dsize_size_string_size_size.pass.cpp4791 void test45() in test45() function
5875 test45<S>(); in main()
5935 test45<S>(); in main()
/external/llvm/test/Transforms/ObjCARC/
Dbasic.ll2018 ; CHECK-LABEL: define void @test45(
2024 define void @test45(i8** %pp, i8** %qq) {
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/
Dsize_size_string_size_size.pass.cpp4801 void test45() in test45() function
5893 test45<S>(); in main()
5953 test45<S>(); in main()

12