Home
last modified time | relevance | path

Searched refs:test28 (Results 1 – 21 of 21) sorted by relevance

/external/clang/test/Sema/
Dreturn.c192 void test28() __attribute__((noreturn));
193 void test28(x) { while (1) { } } in test28() function
Duninit-variables.c209 int test28() { in test28() function
/external/clang/test/Parser/
Dchar-literal-printing.c38 char16_t test28(void) { return u'\a'; } in test28() function
/external/clang/test/CodeGenCXX/
Dvisibility.cpp23 namespace test28 { namespace
Dmangle.cpp710 namespace test28 { namespace
/external/llvm/test/ExecutionEngine/
Dtest-setcond-int.ll47 %test28 = icmp sle i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/external/llvm/test/Transforms/InstCombine/
Dsub.ll294 define i32 @test28(i32 %x, i32 %y, i32 %z) {
299 ; CHECK: @test28
Dor.ll285 define i1 @test28(i32 %A, i32 %B) {
291 ; CHECK: @test28
Dxor.ll189 define i32 @test28(i32 %indvar) {
Dgetelementptr.ll286 define i32 @test28() nounwind {
306 ; CHECK: @test28
Dand.ll206 define i32 @test28(i32 %X) {
Dshift.ll326 define i8 @test28(i8 %x) {
328 ; CHECK: @test28
Dadd.ll216 define i32 @test28(i32 %X) {
Dicmp.ll270 ; CHECK: @test28
274 define i1 @test28(i32 %x, i32 %y, i32 %z) {
Dselect.ll427 define i32 @test28(i1 %cond, i32 %A, i32 %B) {
437 ; CHECK: @test28
Dcast.ll227 define float* @test28([4 x float]* %A) {
/external/clang/test/CodeGen/
Dmmx-builtins.c145 __m64 test28(__m64 a, __m64 b) { in test28() function
/external/llvm/test/Transforms/ObjCARC/
Dbasic.ll919 ; CHECK: define void @test28(
929 define void @test28(i8* %p, i1 %x) {
1003 ; Like test28. but with two releases.
/external/llvm/test/CodeGen/X86/
Dmmx-builtins.ll934 define i64 @test28(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
/external/valgrind/main/drd/tests/
Dtsan_unittest.cpp1401 namespace test28 { namespace
/external/valgrind/unittest/
Dracecheck_unittest.cc1093 namespace test28 { namespace