Home
last modified time | relevance | path

Searched refs:test31 (Results 1 – 22 of 22) sorted by relevance

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp34 class test31 : virtual test30 { virtual void f(); }; class
35 class test32 : virtual test31 { virtual void f(); };
/external/clang/test/Parser/
Dchar-literal-printing.c41 char16_t test31(void) { return u'\f'; } in test31() function
/external/clang/test/Sema/
Dreturn.c214 void test31(test31_t *callback __attribute__((noreturn)));
Duninit-variables.c226 void test31() { in test31() function
/external/llvm/test/ExecutionEngine/
Dtest-setcond-int.ll50 %test31 = icmp eq i16 %short1, %short2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll50 %test31 = icmp eq i16 %short1, %short2 ; <i1> [#uses=0]
/external/llvm/test/Transforms/InstCombine/
Dor.ll325 define i64 @test31(i64 %A) nounwind readnone ssp noredzone {
334 ; CHECK: @test31
Dgetelementptr.ll356 define i1 @test31(i32* %A) {
361 ; CHECK: @test31
Dand.ll227 define i32 @test31(i1 %X) {
Dadd.ll239 define i32 @test31(i32 %A) {
Dshift.ll426 define i32 @test31(i32 %A, i32 %B, i32 %C) {
431 ; CHECK: @test31
Dicmp.ll301 ; CHECK: @test31
305 define i1 @test31(i32 %x, i32 %y) {
Dselect.ll474 define i32 @test31(i32 %x, i32 %y) {
480 ; CHECK: @test31
Dcast.ll255 define i1 @test31(i64 %A) {
/external/clang/test/CodeGen/
Dmmx-builtins.c160 __m64 test31(__m64 a, __m64 b) { in test31() function
/external/clang/test/CodeGenCXX/
Dmangle.cpp749 namespace test31 { // instantiation-dependent mangling of decltype namespace
Dvisibility.cpp679 namespace test31 { namespace
/external/llvm/test/Transforms/ObjCARC/
Dbasic.ll1079 ; CHECK: define void @test31(
1092 define void @test31(i8* %p, i1 %x) {
/external/llvm/test/CodeGen/X86/
Dvselect-minmax.ll930 define void @test31(i8* nocapture %a, i8* nocapture %b) nounwind {
952 ; AVX2: test31:
Dmmx-builtins.ll886 define i64 @test31(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
/external/valgrind/unittest/
Dracecheck_unittest.cc1248 namespace test31 { namespace
/external/valgrind/main/drd/tests/
Dtsan_unittest.cpp1557 namespace test31 { namespace