Searched refs:test32 (Results 1 – 19 of 19) sorted by relevance
/external/clang/test/Sema/ |
D | return.c | 216 void test32() { in test32() function
|
D | uninit-variables.c | 213 void test32() { in test32() function
|
/external/webkit/Source/JavaScriptCore/assembler/ |
D | MacroAssemblerARMv7.h | 850 void test32(RegisterID reg, TrustedImm32 mask) in test32() function 965 test32(reg, mask); 988 test32(reg, mask); 1184 test32(dataTempRegister, mask); in set32Test32() 1193 test32(dataTempRegister, mask); in set32Test8()
|
/external/llvm/test/ExecutionEngine/ |
D | test-setcond-int.ll | 51 %test32 = icmp sge i16 %short1, %short2 ; <i1> [#uses=0]
|
/external/llvm/test/Transforms/InstCombine/ |
D | or.ll | 340 define <4 x i32> @test32(<4 x i1> %and.i1352, <4 x i32> %vecinit6.i176, <4 x i32> %vecinit6.i191) { 349 ; CHECK: @test32
|
D | getelementptr.ll | 367 define i8* @test32(i8* %v) { 378 ; CHECK: @test32
|
D | shift.ll | 392 define i32 @test32(i32 %A, i32 %B, i32 %C) { 397 ; CHECK: @test32
|
D | icmp.ll | 311 ; CHECK: @test32 314 define i1 @test32(i32 %x, i32 %y) {
|
D | and.ll | 234 define i32 @test32(i32 %In) {
|
D | add.ll | 246 define i32 @test32(i32 %A) {
|
D | select.ll | 485 define i32 @test32(i32 %x, i32 %y) { 491 ; CHECK: @test32
|
/external/clang/test/CodeGen/ |
D | mmx-builtins.c | 165 __m64 test32(__m64 a, __m64 b) { in test32() function
|
/external/clang/test/CodeGenCXX/ |
D | mangle.cpp | 775 namespace test32 { namespace
|
/external/clang/test/CodeGenObjC/ |
D | arc.m | 906 __attribute__((ns_returns_retained)) id test32(void) { function 907 // CHECK: define i8* @test32()
|
/external/llvm/test/Transforms/ObjCARC/ |
D | basic.ll | 1057 ; CHECK: define void @test32( 1067 define void @test32(i8* %p, i1 %x) {
|
/external/llvm/test/CodeGen/X86/ |
D | mmx-builtins.ll | 871 define i64 @test32(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
|
/external/valgrind/main/drd/tests/ |
D | tsan_unittest.cpp | 1610 namespace test32 { namespace
|
/external/valgrind/unittest/ |
D | racecheck_unittest.cc | 1302 namespace test32 { namespace
|
/external/webkit/Source/JavaScriptCore/ |
D | ChangeLog | 3267 (JSC::MacroAssemblerARMv7::test32):
|