Home
last modified time | relevance | path

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

12

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp37 class test34 : virtual test33 { virtual void f(); }; class
38 class test35 : virtual test34 { virtual void f(); };
/external/clang/test/Parser/
Dchar-literal-printing.c44 char16_t test34(void) { return u'\t'; } in test34() function
/external/clang/test/Sema/
Dreturn.c271 int test34(int x) { in test34() function
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll262 ; CHECK-LABEL: @test34
264 define i32 @test34(i32 %a) {
/external/llvm/test/Transforms/InstCombine/
Ddiv.ll299 define <2 x i64> @test34(<2 x i64> %x) nounwind {
303 ; CHECK-LABEL: @test34(
Dor.ll361 define i32 @test34(i32 %X, i32 %Y) {
365 ; CHECK-LABEL: @test34(
Dsub.ll422 define <2 x i64> @test34(<2 x i1> %A) {
426 ; CHECK-LABEL: @test34(
Dand.ll250 define i32 @test34(i32 %A, i32 %B) {
Dadd.ll259 define i8 @test34(i8 %A) {
Dshift.ll504 define i1 @test34(i32 %X) {
508 ; CHECK-LABEL: @test34(
Dgetelementptr.ll595 define i8* @test34(i8* %Val, i64 %V) nounwind {
604 ; CHECK-LABEL: @test34(
Dicmp.ll357 ; CHECK-LABEL: @test34(
360 define i1 @test34(i32 %x, i32 %y) {
Dselect.ll528 define i32 @test34(i32 %x, i32 %y) {
534 ; CHECK-LABEL: @test34(
Dcast.ll283 define i16 @test34(i16 %a) {
/external/clang/test/CodeGenCXX/
Dmangle.cpp800 namespace test34 { namespace
827 template<typename T> void f4(::test34::A<sizeof(sizeof(decltype(T() + T())))>) { } in f4()
Dvisibility.cpp725 namespace test34 { namespace
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll53 %test34 = icmp sle i16 %short1, %short2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll53 %test34 = icmp sle i16 %short1, %short2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll53 %test34 = icmp sle <4 x i16> %short1, %short2
/external/clang/test/CodeGen/
Dmmx-builtins.c175 __m64 test34(__m64 a, __m64 b) { in test34() function
/external/llvm/test/CodeGen/X86/
Davx512-mov.ll295 ; CHECK-LABEL: test34
298 define <16 x i32> @test34(i8 * %addr, <16 x i32> %mask1) {
/external/llvm/test/CodeGen/PowerPC/
Dvsx.ll618 define <4 x i32> @test34(<4 x i32>* %a) {
622 ; CHECK-REG-LABEL: @test34
626 ; CHECK-FISL-LABEL: @test34
/external/clang/test/CodeGenObjCXX/
Darc.mm51 void test34(int cond) { function
/external/libcxx/test/std/experimental/string.view/string.view.ops/
Dcompare.size_size_sv_size_size.pass.cpp3585 void test34() in test34() function
5781 test34(); in main()
/external/libcxx/test/std/strings/basic.string/string.ops/string_compare/
Dsize_size_string_size_size.pass.cpp3636 void test34() in test34() function
5864 test34<S>(); in main()
5924 test34<S>(); in main()

12