Home
last modified time | relevance | path

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

12

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp36 class test33 : virtual test32 { virtual void f(); }; class
37 class test34 : virtual test33 { virtual void f(); };
/external/clang/test/Index/
Dannotate-comments.cpp136 class test33 { class
/external/clang/test/Parser/
Dchar-literal-printing.c43 char16_t test33(void) { return u'\r'; } in test33() function
/external/clang/test/Sema/
Dreturn.c228 void test33() { in test33() function
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll52 %test33 = icmp sgt i16 %short1, %short2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-setcond-int.ll52 %test33 = icmp sgt i16 %short1, %short2 ; <i1> [#uses=0]
Dtest-interp-vec-setcond-int.ll52 %test33 = icmp sgt <4 x i16> %short1, %short2
/external/llvm/test/Transforms/InstCombine/
Dor.ll352 define i1 @test33(i1 %X, i1 %Y) {
356 ; CHECK-LABEL: @test33(
Dsub.ll412 define <2 x i64> @test33(<2 x i1> %A) {
416 ; CHECK-LABEL: @test33(
Dand.ll242 define i32 @test33(i32 %b) {
Dadd.ll253 define i8 @test33(i8 %A) {
Dshift.ll495 define i1 @test33(i32 %X) {
499 ; CHECK-LABEL: @test33(
Dgetelementptr.ll550 define i32* @test33(%struct.Key* %A) {
551 ; CHECK-LABEL: @test33(
Dselect.ll496 define i32 @test33(i32 %x, i32 %y) {
502 ; CHECK-LABEL: @test33(
Dicmp.ll347 ; CHECK-LABEL: @test33(
351 define i1 @test33(i32 %x, i32 %y) {
Dcast.ll265 define i32 @test33(i32 %c1) {
/external/clang/test/CodeGen/
Dmmx-builtins.c170 __m64 test33(__m64 a, __m64 b) { in test33() function
/external/clang/test/CodeGenCXX/
Dvisibility.cpp708 namespace test33 { namespace
Dmangle.cpp782 namespace test33 { namespace
/external/clang/test/CodeGenObjC/
Darc.m848 void test33(Test33 *ptr) { function
856 // CHECK: define void @test33([[TEST33:%.*]]*
/external/libcxx/test/strings/basic.string/string.ops/string_compare/
Dsize_size_string_size_size.pass.cpp3531 void test33() in test33() function
5863 test33<S>(); in main()
5923 test33<S>(); in main()
/external/llvm/test/Transforms/ObjCARC/
Dbasic.ll1669 ; CHECK-LABEL: define void @test33(
1679 define void @test33(i8* %p, i1 %x, i8* %y) {
/external/llvm/test/CodeGen/X86/
Dmmx-builtins.ll858 define i64 @test33(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
Dvselect-minmax.ll982 define void @test33(i16* nocapture %a, i16* nocapture %b) nounwind {
1004 ; AVX2-LABEL: test33:
/external/libcxx/test/strings/basic.string/string.modifiers/string_replace/
Dsize_size_string_size_size.pass.cpp3541 void test33() in test33() function
5881 test33<S>(); in main()
5941 test33<S>(); in main()

12