Home
last modified time | relevance | path

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

/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/clang/test/CodeGen/
Dx86_64-arguments.c339 void test45() { f45(x45); } in test45() function
Dmmx-builtins.c230 __m64 test45(__m64 a, __m64 b) { in test45() function
/external/clang/test/Sema/
Duninit-variables.c324 int test45(int j) { in test45() function
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll64 %test45 = icmp sgt i64 %long1, %long2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-setcond-int.ll64 %test45 = icmp sgt i64 %long1, %long2 ; <i1> [#uses=0]
Dtest-interp-vec-setcond-int.ll64 %test45 = icmp sgt <2 x i64> %long1, %long2
/external/llvm/test/CodeGen/PowerPC/
Dvsx.ll404 define <2 x float> @test45(<2 x i64> %a) {
408 ; CHECK-LABEL: @test45
/external/clang/test/CodeGenCXX/
Dvisibility.cpp855 namespace test45 { namespace
Dmangle.cpp955 namespace test45 { namespace
/external/llvm/test/Transforms/InstCombine/
Dshift.ll630 define i32 @test45(i32 %a) nounwind {
634 ; CHECK-LABEL: @test45(
Dcast.ll388 define i64 @test45(i8 %A, i64 %Q) {
394 ; CHECK-LABEL: @test45(
Dselect.ll623 define i64 @test45(i32 %a) nounwind {
628 ; CHECK-LABEL: @test45(
Dicmp.ll458 ; CHECK-LABEL: @test45(
460 define i1 @test45(i32 %X, i32 %Y) {
/external/libcxx/test/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.ll2017 ; CHECK-LABEL: define void @test45(
2023 define void @test45(i8** %pp, i8** %qq) {
/external/llvm/test/CodeGen/X86/
Dmmx-builtins.ll670 define i64 @test45(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
Dvselect-minmax.ll1294 define void @test45(i32* nocapture %a, i32* nocapture %b) nounwind {
1316 ; AVX2-LABEL: test45:
/external/libcxx/test/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()
/external/valgrind/main/drd/tests/
Dtsan_unittest.cpp2226 namespace test45 { namespace