Home
last modified time | relevance | path

Searched refs:test35 (Results 1 – 25 of 29) sorted by relevance

12

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp38 class test35 : virtual test34 { virtual void f(); }; class
39 class test36 : virtual test35 { virtual void f(); };
/external/clang/test/Parser/
Dchar-literal-printing.c45 char16_t test35(void) { return u'\v'; } in test35() function
/external/clang/test/Sema/
Dreturn.c280 int test35() { in test35() function
Duninit-variables.c248 void test35(int x) { in test35() function
/external/llvm/test/Transforms/InstCombine/
Ddiv.ll308 define i32 @test35(i32 %A) {
312 ; CHECK-LABEL: @test35(
Dor.ll370 define i32 @test35(i32 %a, i32 %b) {
374 ; CHECK-LABEL: @test35(
Dsub.ll431 define <2 x i64> @test35(<2 x i64> %A) {
435 ; CHECK-LABEL: @test35(
Dadd.ll265 define i32 @test35(i32 %a) {
Dshift.ll512 define i1 @test35(i32 %X) {
516 ; CHECK-LABEL: @test35(
Dgetelementptr.ll619 define i32 @test35() nounwind {
623 ; CHECK-LABEL: @test35(
Dicmp.ll366 ; CHECK-LABEL: @test35(
370 define i1 @test35(i32 %x, i32 %y) {
Dselect.ll538 define i32 @test35(i32 %x) {
542 ; CHECK-LABEL: @test35(
Dcast.ll292 define i16 @test35(i16 %a) {
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll54 %test35 = icmp slt i16 %short1, %short2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll54 %test35 = icmp slt i16 %short1, %short2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll54 %test35 = icmp slt <4 x i16> %short1, %short2
/external/clang/test/CodeGen/
Dmmx-builtins.c180 __m64 test35(__m64 a, __m64 b) { in test35() function
/external/llvm/test/CodeGen/X86/
Davx512-mov.ll306 ; CHECK-LABEL: test35
309 define <16 x i32> @test35(i8 * %addr, <16 x i32> %mask1) {
/external/llvm/test/CodeGen/PowerPC/
Dvsx.ll634 define void @test35(<4 x i32>* %a, <4 x i32> %b) {
638 ; CHECK-REG-LABEL: @test35
642 ; CHECK-FISL-LABEL: @test35
/external/clang/test/CodeGenCXX/
Dvisibility.cpp735 namespace test35 { namespace
Dmangle.cpp833 namespace test35 { namespace
/external/clang/test/CodeGenObjCXX/
Darc.mm122 void test35(Test35_Helper x0, Test35_Helper *x0p) { function
/external/libcxx/test/std/experimental/string.view/string.view.ops/
Dcompare.size_size_sv_size_size.pass.cpp3689 void test35() in test35() function
5782 test35(); in main()
/external/clang/test/SemaObjC/
Darc.m651 void test35(void) { function
/external/libcxx/test/std/strings/basic.string/string.ops/string_compare/
Dsize_size_string_size_size.pass.cpp3741 void test35() in test35() function
5865 test35<S>(); in main()
5925 test35<S>(); in main()

12