/external/llvm/test/Transforms/InstCombine/ |
fcmp.ll | 114 define i32 @test13(double %a) nounwind { 119 ; CHECK: @test13
|
mul.ll | 108 define internal void @test13(<4 x float>*) { 109 ; CHECK: @test13
|
sext.ll | 140 define i32 @test13(i32 %x) nounwind { 145 ; CHECK: @test13
|
apint-shift.ll | 115 ; CHECK: @test13 118 define i18 @test13(i18 %A) {
|
apint-sub.ll | 85 define i79 @test13(i79 %A) {
|
objsize.ll | 214 ; CHECK: @test13 215 define i32 @test13(i8** %esc) {
|
or.ll | 113 define i32 @test13(i32 %A) { 118 ; CHECK: @test13
|
sub.ll | 121 define i32 @test13(i32 %A) { 125 ; CHECK: @test13
|
/external/llvm/test/CodeGen/ARM/ |
atomic-64bit.ll | 311 define i64 @test13(i64* %ptr, i64 %val) { 312 ; CHECK: test13: 323 ; CHECK-THUMB: test13:
|
/external/llvm/test/CodeGen/X86/ |
select.ll | 273 define i32 @test13(i32 %a, i32 %b) nounwind { 277 ; CHECK: test13: 282 ; ATOM: test13:
|
fast-isel-x86-64.ll | 153 define void @test13() nounwind { 156 ; CHECK: 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
|
/external/llvm/test/Transforms/Reassociate/ |
basictest.ll | 182 define i32 @test13(i32 %X1, i32 %X2, i32 %X3) { 188 ; CHECK: @test13
|
/external/llvm/test/Transforms/SimplifyLibCalls/ |
float-shrink-compare.ll | 149 define i32 @test13(float %x, float %y) nounwind uwtable { 156 ; CHECK: @test13
|
/external/clang/test/CodeGenCXX/ |
mangle-template.cpp | 176 namespace test13 { namespace
|
/external/clang/test/Sema/ |
asm.c | 122 void test13(void) { function
|
block-misc.c | 121 void *test13 = ^{
|
builtins.c | 99 int test13() { function
|
return.c | 81 int test13() { function
|
scope-check.c | 196 void test13(int n, void *p) {
|
/external/clang/test/SemaCXX/ |
scope-check.cpp | 235 namespace test13 { namespace
|
/external/llvm/test/ExecutionEngine/MCJIT/ |
test-setcond-int.ll | 32 %test13 = icmp eq i32 %uint1, %uint2 ; <i1> [#uses=0]
|
/external/llvm/test/ExecutionEngine/ |
test-setcond-int.ll | 32 %test13 = icmp eq i32 %uint1, %uint2 ; <i1> [#uses=0]
|
/external/clang/test/ARCMT/ |
checking.m | 134 @interface Test13 138 @implementation Test13
|
/external/llvm/test/Transforms/DeadStoreElimination/ |
simple.ll | 151 define i32* @test13() { 160 ; CHECK: @test13()
|