Home
last modified time | relevance | path

Searched refs:sortlist (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/LLVM/test/Transforms/GVN/
Dload-pre-licm.ll5 @sortlist = external global [5001 x i32], align 4
19 %arrayidx9 = getelementptr [5001 x i32]* @sortlist, i32 0, i32 %tmp5
21 %arrayidx = getelementptr [5001 x i32]* @sortlist, i32 0, i32 %tmp6
/external/llvm/test/Transforms/GVN/
Dload-pre-licm.ll5 @sortlist = external global [5001 x i32], align 4
19 %arrayidx9 = getelementptr [5001 x i32], [5001 x i32]* @sortlist, i32 0, i32 %tmp5
21 %arrayidx = getelementptr [5001 x i32], [5001 x i32]* @sortlist, i32 0, i32 %tmp6
/external/libvpx/libvpx/vp8/encoder/
Dencodeframe.c130 unsigned int *sortlist; in calc_av_activity() local
134 CHECK_MEM_ERROR(sortlist, in calc_av_activity()
138 memcpy(sortlist, cpi->mb_activity_map, in calc_av_activity()
144 if (sortlist[j] < sortlist[j - 1]) { in calc_av_activity()
146 tmp = sortlist[j - 1]; in calc_av_activity()
147 sortlist[j - 1] = sortlist[j]; in calc_av_activity()
148 sortlist[j] = tmp; in calc_av_activity()
155 median = (1 + sortlist[cpi->common.MBs >> 1] + in calc_av_activity()
156 sortlist[(cpi->common.MBs >> 1) + 1]) >> in calc_av_activity()
161 vpx_free(sortlist); in calc_av_activity()
/external/llvm/test/CodeGen/AArch64/
Darm64-fast-isel-addr-offset.ll3 @sortlist = common global [5001 x i32] zeroinitializer, align 16
16 …%0 = load i32, i32* getelementptr inbounds ([5001 x i32], [5001 x i32]* @sortlist, i32 0, i64 5000…
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Darm64-fast-isel-addr-offset.ll3 @sortlist = common global [5001 x i32] zeroinitializer, align 16
16 …%0 = load i32, i32* getelementptr inbounds ([5001 x i32], [5001 x i32]* @sortlist, i32 0, i64 5000…
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/GVN/PRE/
Dload-pre-licm.ll5 @sortlist = external global [5001 x i32], align 4
19 %arrayidx9 = getelementptr [5001 x i32], [5001 x i32]* @sortlist, i32 0, i32 %tmp5
21 %arrayidx = getelementptr [5001 x i32], [5001 x i32]* @sortlist, i32 0, i32 %tmp6
/external/python/cpython2/Parser/
Dspark.py655 sortlist = []
660 sortlist.append((len(rhs), name))
662 sortlist.sort()
663 list = map(lambda (a,b): b, sortlist)
/external/antlr/runtime/JavaScript/third/
Dantcontrib.properties30 sortlist=net.sf.antcontrib.property.SortList key
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/ScalarEvolution/
Dtrip-count7.ll36 @sortlist = external global [5001 x i32], align 32 ; <[5001 x i32]*> [#uses=0]
/external/swiftshader/third_party/LLVM/test/Analysis/ScalarEvolution/
Dtrip-count7.ll35 @sortlist = external global [5001 x i32], align 32 ; <[5001 x i32]*> [#uses=0]
/external/llvm/test/Analysis/ScalarEvolution/
Dtrip-count7.ll36 @sortlist = external global [5001 x i32], align 32 ; <[5001 x i32]*> [#uses=0]