Home
last modified time | relevance | path

Searched refs:test48 (Results 1 – 20 of 20) 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/clang/test/CodeGen/
Dx86_64-arguments.c371 T1 test48(void) { in test48() function
Dmmx-builtins.c245 __m64 test48(__m64 a, __m64 b) { in test48() function
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll67 %test48 = icmp ne i64 %long1, %long2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-setcond-int.ll67 %test48 = icmp ne i64 %long1, %long2 ; <i1> [#uses=0]
Dtest-interp-vec-setcond-int.ll67 %test48 = icmp ne <2 x i64> %long1, %long2
/external/clang/test/CodeGenCXX/
Dvisibility.cpp82 namespace test48 { namespace
Dmangle.cpp985 namespace test48 { namespace
/external/llvm/test/Transforms/InstCombine/
Dshift.ll657 define i32 @test48(i32 %x) {
661 ; CHECK-LABEL: @test48(
Dcast.ll426 define i64 @test48(i8 %A, i8 %a) {
433 ; CHECK-LABEL: @test48(
Dselect.ll658 define i64 @test48(i32 %a) nounwind {
663 ; CHECK-LABEL: @test48(
Dicmp.ll487 ; CHECK-LABEL: @test48(
489 define i1 @test48(i32 %X, i32 %Y, i32 %Z) {
/external/clang/test/CodeGenObjC/
Darc.m1057 void test48(void) { function
1060 // CHECK-LABEL: define void @test48()
/external/libcxx/test/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.ll2067 ; CHECK-LABEL: define i8* @test48(
2071 define i8* @test48(i8* %p) nounwind {
/external/llvm/test/CodeGen/X86/
Dmmx-builtins.ll622 define i64 @test48(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
Dvselect-minmax.ll1372 define void @test48(i32* nocapture %a, i32* nocapture %b) nounwind {
1394 ; AVX2-LABEL: test48:
/external/libcxx/test/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/main/drd/tests/
Dtsan_unittest.cpp2347 namespace test48 { namespace