Home
last modified time | relevance | path

Searched refs:agg (Results 1 – 25 of 145) sorted by relevance

123456

/external/fio/
Ddiskutil.c494 static void show_agg_stats(struct disk_util_agg *agg, int terse) in show_agg_stats() argument
496 if (!agg->slavecount) in show_agg_stats()
502 agg->ios[0] / agg->slavecount, in show_agg_stats()
503 agg->ios[1] / agg->slavecount, in show_agg_stats()
504 agg->merges[0] / agg->slavecount, in show_agg_stats()
505 agg->merges[1] / agg->slavecount, in show_agg_stats()
506 agg->ticks[0] / agg->slavecount, in show_agg_stats()
507 agg->ticks[1] / agg->slavecount, in show_agg_stats()
508 agg->time_in_queue / agg->slavecount, in show_agg_stats()
509 agg->max_util.u.f); in show_agg_stats()
[all …]
Ddiskutil.h55 struct disk_util_agg agg; member
112 struct disk_util_agg *agg, struct json_array *parent);
119 struct disk_util_agg *agg, int terse) in print_disk_util() argument
126 #define json_array_add_disk_util(dus, agg, parent) argument
/external/clang/test/SemaTemplate/
Dinstantiate-invalid.cpp4 namespace agg namespace
24 namespace agg
39 class the_application : public agg::platform_support
41 agg::rbox_ctrl<agg::rgba8> m_polygons;
44 typedef agg::renderer_base<pixfmt_type> base_ren_type;
46 agg::scanline_u8 sl;
47 agg::rasterizer_scanline_aa<> ras;
48 agg::render_ctrl(ras, sl, ren_base, m_polygons);
/external/llvm/test/CodeGen/ARM/
D2009-09-28-LdStOptiBug.ll6 define void @foo(%0* noalias nocapture sret %agg.result, double %x.0, double %y.0) nounwind {
14 %agg.result.0 = getelementptr %0* %agg.result, i32 0, i32 0 ; <double*> [#uses=1]
15 store double %tmpr, double* %agg.result.0, align 8
16 %agg.result.1 = getelementptr %0* %agg.result, i32 0, i32 1 ; <double*> [#uses=1]
17 store double %x77, double* %agg.result.1, align 8
D2009-12-02-vtrn-undef.ll9 define void @t(%struct.int16x8x2_t* noalias nocapture sret %agg.result, <8 x i16> %tmp.0, %struct.i…
14 …%agg.result1218.0 = getelementptr %struct.int16x8x2_t* %agg.result, i32 0, i32 0, i32 0, i32 0 ; <…
15 store <8 x i16> %0, <8 x i16>* %agg.result1218.0, align 16
16 …%agg.result12.1.0 = getelementptr %struct.int16x8x2_t* %agg.result, i32 0, i32 0, i32 1, i32 0 ; <…
17 store <8 x i16> %1, <8 x i16>* %agg.result12.1.0, align 16
Dreturned-trunc-tail-calls.ll70 %agg = tail call {i32, {i32, i32}} @give_i32_i32_i32()
72 %first = extractvalue {i32, {i32, i32}} %agg, 0
73 %second = extractvalue {i32, {i32, i32}} %agg, 1, 0
101 %agg = tail call {i64, i32} @give_i64_i32()
103 %first = extractvalue {i64, i32} %agg, 0
104 %second = extractvalue {i64, i32} %agg, 1
Dalloc-no-stack-realign.ll9 define void @test1(<16 x float>* noalias sret %agg.result) nounwind ssp "no-realign-stack" {
30 store <16 x float> %1, <16 x float>* %agg.result, align 16
34 define void @test2(<16 x float>* noalias sret %agg.result) nounwind ssp {
56 store <16 x float> %1, <16 x float>* %agg.result, align 16
/external/llvm/test/CodeGen/Thumb/
D2011-05-11-DAGLegalizer.ll18 %agg.tmp = alloca %struct.RRRRRRRR, align 4
19 %agg.tmp4 = alloca %struct.RRRRRRRR, align 4
20 %agg.tmp10 = alloca %struct.RRRRRRRR, align 4
21 %agg.tmp16 = alloca %struct.RRRRRRRR, align 4
30 %tmp2 = bitcast %struct.RRRRRRRR* %agg.tmp to i8*
36 %tmp8 = bitcast %struct.RRRRRRRR* %agg.tmp4 to i8*
42 %tmp14 = bitcast %struct.RRRRRRRR* %agg.tmp10 to i8*
48 %tmp20 = bitcast %struct.RRRRRRRR* %agg.tmp16 to i8*
51 …ruct.RRRRRRRR* byval %agg.tmp, %struct.RRRRRRRR* byval %agg.tmp4, %struct.RRRRRRRR* byval %agg.tmp…
/external/llvm/test/Transforms/MemCpyOpt/
D2008-02-24-MultipleUseofSRet.ll9 define internal fastcc void @initialize(%0* noalias sret %agg.result) nounwind {
11 %agg.result.03 = getelementptr %0* %agg.result, i32 0, i32 0
12 store x86_fp80 0xK00000000000000000000, x86_fp80* %agg.result.03
13 %agg.result.15 = getelementptr %0* %agg.result, i32 0, i32 1
14 store x86_fp80 0xK00000000000000000000, x86_fp80* %agg.result.15
Dsret.ll8 define void @ccosl(%0* noalias sret %agg.result, %0* byval align 8 %z) nounwind {
23 %agg.result15 = bitcast %0* %agg.result to i8*
24 call void @llvm.memcpy.p0i8.p0i8.i32(i8* %agg.result15, i8* %memtmp14, i32 32, i32 16, i1 false)
Dmemcpy.ll9 define void @test1(%0* sret %agg.result, x86_fp80 %z.0, x86_fp80 %z.1) nounwind {
18 %agg.result21 = bitcast %0* %agg.result to i8*
19 call void @llvm.memcpy.p0i8.p0i8.i32(i8* %agg.result21, i8* %tmp219, i32 32, i32 16, i1 false)
54 define void @test3(%0* noalias sret %agg.result) nounwind {
58 %agg.result2 = bitcast %0* %agg.result to i8*
59 call void @llvm.memcpy.p0i8.p0i8.i32(i8* %agg.result2, i8* %x.01, i32 32, i32 16, i1 false)
62 ; CHECK-NEXT: %agg.result1 = bitcast
120 %agg.tmp = alloca %struct.p, align 4
121 %tmp = bitcast %struct.p* %agg.tmp to i8*
124 %call = call i32 @g(%struct.p* align 8 byval %agg.tmp) nounwind
Dloadstore-sret.ll10 define void @_Z3foov(%"class.std::auto_ptr"* noalias nocapture sret %agg.result) ssp {
13 ; CHECK: call void @_Z3barv(%"class.std::auto_ptr"* sret %agg.result)
18 %tmp.i.i4 = getelementptr inbounds %"class.std::auto_ptr"* %agg.result, i64 0, i32 0
/external/llvm/test/Transforms/SLPVectorizer/X86/
Dcrash_smallpt.ll24 …%agg.tmp99208.sroa.0.0.idx = getelementptr inbounds %struct.Ray.5.11.53.113.119.137.149.185.329.38…
25 …%agg.tmp99208.sroa.1.8.idx388 = getelementptr inbounds %struct.Ray.5.11.53.113.119.137.149.185.329…
26 …%agg.tmp101211.sroa.0.0.idx = getelementptr inbounds %struct.Ray.5.11.53.113.119.137.149.185.329.3…
27 …%agg.tmp101211.sroa.1.8.idx390 = getelementptr inbounds %struct.Ray.5.11.53.113.119.137.149.185.32…
49 store double %add.i243.us, double* %agg.tmp99208.sroa.0.0.idx, align 8
50 store double %add4.i246.us, double* %agg.tmp99208.sroa.1.8.idx388, align 8
51 store double %mul.i.i.us, double* %agg.tmp101211.sroa.0.0.idx, align 8
52 store double %mul2.i.i.us, double* %agg.tmp101211.sroa.1.8.idx390, align 8
92 …%agg.tmp74663.sroa.0.0.idx = getelementptr inbounds %struct.Ray.5.11.53.95.137.191.197.203.239.257…
93 store double %mul.i.i679, double* %agg.tmp74663.sroa.0.0.idx, align 8
[all …]
Dalign.ll10 %agg.tmp.i.i.sroa.0 = alloca [3 x double], align 16
15 %store1 = getelementptr inbounds [3 x double]* %agg.tmp.i.i.sroa.0, i64 0, i64 1
16 %store2 = getelementptr inbounds [3 x double]* %agg.tmp.i.i.sroa.0, i64 0, i64 2
/external/llvm/test/CodeGen/Mips/
Dmips64-sret.ll3 define void @foo(i32* noalias sret %agg.result) nounwind {
10 store i32 42, i32* %agg.result
14 define void @bar(i32 %v, i32* noalias sret %agg.result) nounwind {
21 store i32 %v, i32* %agg.result
D2008-07-03-SRet.ll5 define void @test0(%struct.sret0* noalias sret %agg.result, i32 %dummy) nounwind {
10 getelementptr %struct.sret0* %agg.result, i32 0, i32 0 ; <i32*>:0 [#uses=1]
12 getelementptr %struct.sret0* %agg.result, i32 0, i32 1 ; <i32*>:1 [#uses=1]
14 getelementptr %struct.sret0* %agg.result, i32 0, i32 2 ; <i32*>:2 [#uses=1]
Dlargeimmprinting.ll29 %agg.tmp = alloca %struct.S1, align 1
30 %tmp = getelementptr inbounds %struct.S1* %agg.tmp, i32 0, i32 0, i32 0
32 call void @f2(%struct.S1* byval %agg.tmp) nounwind
/external/llvm/test/CodeGen/X86/
D2010-04-21-CoalescerBug.ll8 define void @t(%struct.CMTimeMapping* noalias nocapture sret %agg.result) nounwind optsize ssp {
10 %agg.result1 = bitcast %struct.CMTimeMapping* %agg.result to i8* ; <i8*> [#uses=1]
11 tail call void @llvm.memcpy.p0i8.p0i8.i64(i8* %agg.result1, i8* null, i64 96, i32 4, i1 false)
D2008-02-06-LoadFoldingBug.ll3 define void @casin({ double, double }* sret %agg.result, double %z.0, double %z.1) nounwind {
13 %tmp37 = getelementptr { double, double }* %agg.result, i32 0, i32 0 ; <double*> [#uses=1]
15 %tmp40 = getelementptr { double, double }* %agg.result, i32 0, i32 1 ; <double*> [#uses=1]
/external/llvm/test/CodeGen/SPARC/
D2011-01-22-SRet.ll5 define weak void @make_foo(%struct.foo_t* noalias sret %agg.result, i32 %a, i32 %b, i32 %c) nounwin…
10 %0 = getelementptr inbounds %struct.foo_t* %agg.result, i32 0, i32 0
12 %1 = getelementptr inbounds %struct.foo_t* %agg.result, i32 0, i32 1
14 %2 = getelementptr inbounds %struct.foo_t* %agg.result, i32 0, i32 2
/external/pdfium/core/src/fxge/agg/agg23/
Dfx_agg_driver.cpp63 agg::curve4 curve(x0, y0, x, y, x2, y2, x3, y3); in BuildPath()
72 namespace agg namespace
119 static void RasterizeStroke(agg::rasterizer_scanline_aa& rasterizer, agg::path_storage& path_data, in RasterizeStroke()
124 agg::line_cap_e cap; in RasterizeStroke()
127 cap = agg::round_cap; in RasterizeStroke()
130 cap = agg::square_cap; in RasterizeStroke()
133 cap = agg::butt_cap; in RasterizeStroke()
136 agg::line_join_e join; in RasterizeStroke()
139 join = agg::round_join; in RasterizeStroke()
142 join = agg::bevel_join; in RasterizeStroke()
[all …]
/external/llvm/test/CodeGen/PowerPC/
Dresolvefi-basereg.ll25 %agg.tmp = alloca %struct.S1998, align 16
26 %agg.tmp111 = alloca %struct.S1998, align 16
27 %agg.tmp112 = alloca %struct.S1998, align 16
28 %agg.tmp113 = alloca %struct.S1998, align 16
29 %agg.tmp114 = alloca %struct.S1998, align 16
30 %agg.tmp115 = alloca %struct.S1998, align 16
31 %agg.tmp116 = alloca %struct.S1998, align 16
32 %agg.tmp117 = alloca %struct.S1998, align 16
33 %agg.tmp118 = alloca %struct.S1998, align 16
34 %agg.tmp119 = alloca %struct.S1998, align 16
[all …]
Demptystruct.ll17 define void @callee(%struct.empty* noalias sret %agg.result, %struct.empty* byval %a1, %struct.empt…
22 %1 = bitcast %struct.empty* %agg.result to i8*
36 define void @caller(%struct.empty* noalias sret %agg.result) nounwind {
41 …call void @callee(%struct.empty* sret %agg.result, %struct.empty* byval %e1, %struct.empty* %e2, %…
/external/llvm/test/DebugInfo/ARM/
Dselectiondag-deadcode.ll4 define arm_aapcscc void @_Z9GetMatrixv(%class.Matrix3.0.6.10* noalias nocapture sret %agg.result) #…
12 ; of the vreg holding %agg.result) the dbg_value becomes dangling
16 tail call void @llvm.dbg.declare(metadata !{%class.Matrix3.0.6.10* %agg.result}, metadata !45)
17 %2 = getelementptr inbounds %class.Matrix3.0.6.10* %agg.result, i32 0, i32 0, i32 8
/external/llvm/test/Transforms/ScalarRepl/
Donly-memcpy-uses.ll14 %agg.tmp = alloca %struct.S, align 4
18 %tmp2 = bitcast %struct.S* %agg.tmp to i8*
21 %call = call i32 (...)* @bazz(%struct.S* byval %agg.tmp)

123456