Home
last modified time | relevance | path

Searched refs:test37 (Results 1 – 18 of 18) sorted by relevance

/external/clang/test/Parser/
Dchar-literal-printing.c48 char16_t test37(void) { return u'\x3'; } in test37() function
/external/clang/test/CodeGenObjCXX/
Darc.mm185 template <class T> void test37(T *a) { function
190 extern template void test37<Test37>(Test37 *a);
191 template void test37<Test37>(Test37 *a);
/external/clang/test/Sema/
Duninit-variables.c265 int test37() in test37() function
/external/llvm/test/ExecutionEngine/
Dtest-setcond-int.ll56 %test37 = icmp eq i32 %int1, %int2 ; <i1> [#uses=0]
/external/llvm/test/Transforms/InstCombine/
Dor.ll393 define i32 @test37(i32* %xp, i32 %y) {
394 ; CHECK: @test37
Dgetelementptr.ll443 define i1 @test37() nounwind {
444 ; CHECK: @test37
Dshift.ll443 define i64 @test37(i128 %A, i32 %B) {
453 ; CHECK: @test37
Dadd.ll279 define i1 @test37(i32 %a, i32 %b) nounwind readnone {
Dicmp.ll359 ; CHECK: @test37
363 define i1 @test37(i32 %x, i32 %y, i32 %z) {
Dselect.ll539 define i32 @test37(i32 %x) {
543 ; CHECK: @test37
Dcast.ll302 define i1 @test37(i32 %a) {
/external/clang/test/CodeGen/
Dmmx-builtins.c190 __m64 test37(__m64 a, __m64 b) { in test37() function
/external/clang/test/SemaObjC/
Darc.m656 void test37(Test37 *c) { function
/external/clang/test/CodeGenObjC/
Darc.m1021 void test37(void) { function
1026 // CHECK: define void @test37()
/external/llvm/test/Transforms/ObjCARC/
Dbasic.ll1226 ; CHECK: define void @test37(
1229 define void @test37(i8* %p) {
/external/llvm/test/CodeGen/X86/
Dmmx-builtins.ll794 define i64 @test37(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
/external/valgrind/main/drd/tests/
Dtsan_unittest.cpp1869 namespace test37 { namespace
/external/valgrind/unittest/
Dracecheck_unittest.cc1559 namespace test37 { namespace