/external/clang/test/Sema/ |
builtins.c | 99 int test13() { function
|
scope-check.c | 196 void test13(int n, void *p) {
|
asm.c | 125 void test13(void) { function
|
return.c | 81 int test13() { function
|
/external/clang/test/SemaCXX/ |
linkage2.cpp | 139 namespace test13 { namespace
|
/external/compiler-rt/test/tsan/ |
deadlock_detector_stress_test.cc | 384 void Test13() { 387 fprintf(stderr, "Starting Test13: 4 threads read lock/unlock 4 shared mutexes, all under another shared mutex\n"); 388 // CHECK-RD: Starting Test13 588 LockTest().Test13();
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
test-setcond-int.ll | 32 %test13 = icmp eq i32 %uint1, %uint2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/ |
test-interp-vec-setcond-int.ll | 32 %test13 = icmp eq <3 x i32> %uint1, %uint2
|
test-setcond-int.ll | 32 %test13 = icmp eq i32 %uint1, %uint2 ; <i1> [#uses=0]
|
/external/llvm/test/Transforms/InstCombine/ |
apint-sub.ll | 85 define i79 @test13(i79 %A) {
|
add2.ll | 132 define i32 @test13(i32 %x, i32 %y) { 138 ; CHECK-LABEL: @test13(
|
float-shrink-compare.ll | 149 define i32 @test13(float %x, float %y) nounwind uwtable { 156 ; CHECK-LABEL: @test13(
|
objsize.ll | 213 ; CHECK-LABEL: @test13( 214 define i32 @test13(i8** %esc) {
|
or.ll | 113 define i32 @test13(i32 %A) { 118 ; CHECK-LABEL: @test13(
|
/external/clang/test/ARCMT/ |
checking.m | 133 @interface Test13 137 @implementation Test13
|
/external/llvm/test/CodeGen/X86/ |
combine-or.ll | 157 define <4 x i32> @test13(<4 x i32> %a, <4 x i32> %b) { 163 ; CHECK-LABEL: test13
|
fold-vector-sext-zext.ll | 176 define <4 x i64> @test13() { 184 ; CHECK-LABEL: test13
|
sse2.ll | 162 define void @test13(<4 x float>* %res, <4 x float>* %A, <4 x float>* %B, <4 x float>* %C) nounwind { 168 ; CHECK: test13
|
sse3-avx-addsub-2.ll | 251 define <4 x float> @test13(<4 x float> %A, <4 x float> %B) { 258 ; CHECK-LABEL: test13
|
vselect.ll | 124 define <8 x i16> @test13(<8 x i16> %a, <8 x i16> %b) { 128 ; CHECK-LABEL: test13
|
/external/llvm/test/Transforms/DeadStoreElimination/ |
simple.ll | 160 define i32* @test13() { 169 ; CHECK: @test13()
|
/external/llvm/test/Transforms/JumpThreading/ |
basic.ll | 394 define i32 @test13(i1 %cond, i1 %cond2) { 396 ; CHECK-LABEL: @test13(
|
/external/llvm/test/Transforms/ObjCARC/ |
cfg-hazards.ll | 403 ; CHECK: define void @test13(i8* %a) [[NUW]] { 413 define void @test13(i8* %a) nounwind {
|
/external/llvm/test/Transforms/SimplifyCFG/ |
preserve-branchweights.ll | 318 define void @test13(i32 %x) nounwind { 325 ; CHECK-LABEL: @test13(
|
/external/clang/test/CodeGen/ |
mmx-builtins.c | 70 __m64 test13(__m64 a) { function
|