Home
last modified time | relevance | path

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

12

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp41 class test38 : virtual test37 { virtual void f(); }; class
42 class test39 : virtual test38 { virtual void f(); };
/external/clang/test/Parser/
Dchar-literal-printing.c50 char16_t test38(void) { return u'\x333'; } in test38() function
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll57 %test38 = icmp sge i32 %int1, %int2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll57 %test38 = icmp sge i32 %int1, %int2 ; <i1> [#uses=0]
/external/clang/test/Sema/
Duninit-variables.c278 int test38(int r, int x, int y) in test38() function
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll57 %test38 = icmp sge <3 x i32> %int1, %int2
/external/clang/test/CodeGen/
Dmmx-builtins.c195 __m64 test38(__m64 a, __m64 b) { in test38() function
/external/llvm/test/Transforms/InstCombine/
Dor.ll402 define i32 @test38(i32* %xp, i32 %y) {
403 ; CHECK-LABEL: @test38(
Dsub.ll459 define i32 @test38(i32 %A) {
463 ; CHECK-LABEL: @test38(
Dadd.ll285 define i1 @test38(i32 %a, i32 %b) nounwind readnone {
Dshift.ll551 define i32 @test38(i32 %x) nounwind readnone {
555 ; CHECK-LABEL: @test38(
Dgetelementptr.ll649 define i32* @test38(i32* %I, i32 %n) {
652 ; CHECK-LABEL: @test38(
Dicmp.ll397 ; CHECK-LABEL: @test38(
401 define i1 @test38(i32 %x, i32 %y, i32 %z) {
Dselect.ll570 define i1 @test38(i1 %cond) {
576 ; CHECK-LABEL: @test38(
Dcast.ll322 define i64 @test38(i32 %a) {
/external/llvm/test/CodeGen/X86/
Davx512-mov.ll339 ; CHECK-LABEL: test38
342 define <8 x i64> @test38(i8 * %addr, <8 x i64> %mask1) {
Dmmx-intrinsics.ll780 define i64 @test38(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
/external/clang/test/CodeGenCXX/
Dvisibility.cpp775 namespace test38 { namespace
Dmangle.cpp879 namespace test38 { namespace
/external/libcxx/test/std/experimental/string.view/string.view.ops/
Dcompare.size_size_sv_size_size.pass.cpp4001 void test38() in test38() function
5785 test38(); in main()
/external/clang/test/SemaObjC/
Darc.m688 void test38() { function
/external/libcxx/test/std/strings/basic.string/string.ops/string_compare/
Dsize_size_string_size_size.pass.cpp4056 void test38() in test38() function
5868 test38<S>(); in main()
5928 test38<S>(); in main()
/external/llvm/test/Transforms/ObjCARC/
Dbasic.ll1813 ; CHECK-LABEL: define void @test38(
1816 define void @test38(i8* %p, i1 %u, i1 %m, i8* %z, i8* %y, i8* %x, i8* %w) {
/external/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/
Dsize_size_string_size_size.pass.cpp4066 void test38() in test38() function
5886 test38<S>(); in main()
5946 test38<S>(); in main()
/external/valgrind/drd/tests/
Dtsan_unittest.cpp1905 namespace test38 { namespace

12