/external/clang/test/CodeGen/ |
ext-vector.c | 245 // CHECK: @test13 247 int4 test13(int4 *V) { function
|
/external/clang/test/CodeGenCXX/ |
thunks.cpp | 303 namespace Test13 { 325 // CHECK: ret %"struct.Test13::D"*
|
linkage.cpp | 163 namespace test13 { namespace
|
mangle-template.cpp | 178 namespace test13 { namespace
|
/external/llvm/test/CodeGen/X86/ |
avx512-insert-extract.ll | 135 ;CHECK-LABEL: test13 140 define i16 @test13(i32 %a, i32 %b) {
|
avx512-mov.ll | 104 ; CHECK-LABEL: @test13 107 define <2 x i64> @test13(i64 %x) {
|
avx512-vec-cmp.ll | 126 ; CHECK-LABEL: test13 130 define <16 x i32> @test13(<16 x float>%a, <16 x float>%b)
|
cmp.ll | 180 define i32 @test13(i32 %mask, i32 %base, i32 %intra) { 186 ; CHECK-LABEL: test13:
|
fp-select-cmp-and.ll | 123 define float @test13(float %a, float %b, float %eps) { 128 ; CHECK-LABEL: @test13
|
vec_compare.ll | 187 define <2 x i64> @test13(<2 x i64> %A, <2 x i64> %B) nounwind { 188 ; CHECK-LABEL: test13:
|
vec_shift5.ll | 115 define <4 x i32> @test13() { 119 ; CHECK-LABEL: test13
|
select.ll | 273 define i32 @test13(i32 %a, i32 %b) nounwind { 277 ; CHECK-LABEL: test13: 282 ; ATOM-LABEL: test13:
|
combine-vec-shuffle-2.ll | 145 define <4 x i32> @test13(<4 x i32> %A, <4 x i32> %B) { 150 ; CHECK-LABEL: test13
|
fast-isel-x86-64.ll | 153 define void @test13() nounwind { 156 ; CHECK-LABEL: test13:
|
/external/llvm/test/Transforms/InstCombine/ |
div.ll | 107 define i32 @test13(i32 %x) nounwind { 110 ; CHECK-LABEL: @test13(
|
fcmp.ll | 114 define i32 @test13(double %a) nounwind { 119 ; CHECK-LABEL: @test13(
|
mul.ll | 108 define internal void @test13(<4 x float>*) { 109 ; CHECK-LABEL: @test13(
|
sext.ll | 140 define i32 @test13(i32 %x) nounwind { 145 ; CHECK-LABEL: @test13(
|
apint-shift.ll | 115 ; CHECK-LABEL: @test13( 118 define i18 @test13(i18 %A) {
|
call.ll | 236 define void @test13(<2 x i32*> %A) { 237 ; CHECK-LABEL: @test13(
|
rem.ll | 119 define i32 @test13(i32 %i) { 120 ; CHECK-LABEL: @test13(
|
/external/llvm/test/Transforms/ObjCARC/ |
contract.ll | 216 ; CHECK-LABEL: define void @test13( 222 define void @test13() {
|
rv.ll | 191 ; CHECK-LABEL: define i8* @test13( 195 define i8* @test13() {
|
/external/llvm/test/Transforms/Reassociate/ |
basictest.ll | 185 define i32 @test13(i32 %X1, i32 %X2, i32 %X3) { 191 ; CHECK-LABEL: @test13
|
/external/clang/test/Sema/ |
block-misc.c | 121 void *test13 = ^{
|