HomeSort by relevance Sort by last modified time
    Searched refs:bcl (Results 1 - 25 of 45) sorted by null

1 2

  /external/mesa3d/src/gallium/drivers/vc4/
vc4_emit.c 32 struct vc4_cl_out *bcl = cl_start(&job->bcl); local
63 cl_u8(&bcl, VC4_PACKET_CLIP_WINDOW);
64 cl_u16(&bcl, minx);
65 cl_u16(&bcl, miny);
66 cl_u16(&bcl, maxx - minx);
67 cl_u16(&bcl, maxy - miny);
103 cl_u8(&bcl, VC4_PACKET_CONFIGURATION_BITS);
104 cl_u8(&bcl,
107 cl_u8(&bcl,
    [all...]
vc4_draw.c 48 cl_ensure_space(&job->bcl,
84 struct vc4_cl_out *bcl = cl_start(&job->bcl); local
87 cl_u8(&bcl, VC4_PACKET_TILE_BINNING_MODE_CONFIG);
88 cl_u32(&bcl, 0); /* tile alloc addr, filled by kernel */
89 cl_u32(&bcl, 0); /* tile alloc size, filled by kernel */
90 cl_u32(&bcl, 0); /* tile state addr, filled by kernel */
91 cl_u8(&bcl, job->draw_tiles_x);
92 cl_u8(&bcl, job->draw_tiles_y);
94 cl_u8(&bcl, job->msaa ? VC4_BIN_CONFIG_MS_MODE_4X : 0)
223 struct vc4_cl_out *bcl = cl_start(&job->bcl); local
337 struct vc4_cl_out *bcl = cl_start(&job->bcl); local
    [all...]
vc4_job.c 81 vc4_init_cl(job, &job->bcl);
370 fprintf(stderr, "BCL:\n");
371 vc4_dump_cl(job->bcl.base, cl_offset(&job->bcl), false);
374 if (cl_offset(&job->bcl) > 0) {
379 cl_ensure_space(&job->bcl, 8);
380 struct vc4_cl_out *bcl = cl_start(&job->bcl); local
381 cl_u8(&bcl, VC4_PACKET_INCREMENT_SEMAPHORE);
385 cl_u8(&bcl, VC4_PACKET_FLUSH)
    [all...]
vc4_context.h 225 struct vc4_cl bcl; member in struct:vc4_job
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m32r/
fslotx.s 7 bcl: label
8 bcl bcl
11 bcl.s bcl_s
fslotx.d 9 0+0 <bcl>:
10 *0: 78 00 f0 00 bcl 0 <bcl> \|\| nop
14 *8: 78 00 f0 00 bcl 8 <bcl_s> \|\| nop
m32rx.s 5 .global bcl
6 bcl: label
7 bcl branchpoint
140 bc bcl || add fp, fp
142 bc.s bcl
148 bcl bcl || addi fp, #77
150 # Use bcl.s here as bcl is relaxable and thus the parallelization won't happen.
151 bcl.s bc
    [all...]
m32rx.d 9 0+0000 <bcl>:
10 0: 78 00 f0 00 bcl 0 <bcl> \|\| nop
13 4: 79 ff f0 00 bncl 0 <bcl> \|\| nop
89 68: R_M32R_10_PCREL_RELA bcl
91 6c: R_M32R_10_PCREL_RELA bcl
94 70: 78 00 cd 4d bcl 70 <bcl__addi> \|\| addi fp,#77
95 70: R_M32R_10_PCREL_RELA bcl
96 74: 78 00 cd 4d bcl 74 <bcl__addi\+0x4> \|\| addi fp,#77
97 74: R_M32R_10_PCREL_RELA bcl
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
plt1.s 4 bcl 20,31,1f
plt1.d 11 0: (42 9f 00 05|05 00 9f 42) bcl 20,4\*cr7\+so,4 .*
tlsexetoc.d 58 .* (42 9f 00 05|05 00 9f 42) bcl 20,4\*cr7\+so,.*
tlstocso.d 48 .* (42 9f 00 05|05 00 9f 42) bcl 20,4\*cr7\+so,.*
elfv2so.d 58 .*: (05 00 9f 42|42 9f 00 05) bcl .*
tlsexe.d 74 .* (42 9f 00 05|05 00 9f 42) bcl 20,4\*cr7\+so,.*
tlsso.d 64 .* (42 9f 00 05|05 00 9f 42) bcl 20,4\*cr7\+so,.*
  /device/huawei/angler/
init.angler.power.sh 23 # disable thermal bcl hotplug to switch governor
25 get-set-forall /sys/devices/soc.0/qcom,bcl.*/mode disable
26 bcl_hotplug_mask=`get-set-forall /sys/devices/soc.0/qcom,bcl.*/hotplug_mask 0`
27 bcl_hotplug_soc_mask=`get-set-forall /sys/devices/soc.0/qcom,bcl.*/hotplug_soc_mask 0`
28 get-set-forall /sys/devices/soc.0/qcom,bcl.*/mode enable
109 # re-enable thermal and BCL hotplug
111 get-set-forall /sys/devices/soc.0/qcom,bcl.*/mode disable
112 get-set-forall /sys/devices/soc.0/qcom,bcl.*/hotplug_mask $bcl_hotplug_mask
113 get-set-forall /sys/devices/soc.0/qcom,bcl.*/hotplug_soc_mask $bcl_hotplug_soc_mask
114 get-set-forall /sys/devices/soc.0/qcom,bcl.*/mode enabl
    [all...]
  /device/lge/bullhead/
init.bullhead.power.sh 27 # disable thermal bcl hotplug to switch governor
29 get-set-forall /sys/devices/soc.0/qcom,bcl.*/mode disable
30 bcl_hotplug_mask=`get-set-forall /sys/devices/soc.0/qcom,bcl.*/hotplug_mask 0`
31 bcl_hotplug_soc_mask=`get-set-forall /sys/devices/soc.0/qcom,bcl.*/hotplug_soc_mask 0`
32 get-set-forall /sys/devices/soc.0/qcom,bcl.*/mode enable
121 # re-enable thermal and BCL hotplug
123 get-set-forall /sys/devices/soc.0/qcom,bcl.*/mode disable
124 get-set-forall /sys/devices/soc.0/qcom,bcl.*/hotplug_mask $bcl_hotplug_mask
125 get-set-forall /sys/devices/soc.0/qcom,bcl.*/hotplug_soc_mask $bcl_hotplug_soc_mask
126 get-set-forall /sys/devices/soc.0/qcom,bcl.*/mode enabl
    [all...]
  /external/ipsec-tools/src/libipsec/
policy_token.l 79 bcl \{
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/ppc/
a2.s 51 bcl 0,1,foo
52 bcl- 0,1,foo
53 bcl+ 0,1,foo
common.s 10 bcl 2,3,foo
476.s 44 bcl 2,3,foo
  /external/ipsec-tools/src/racoon/
cftoken.l 120 bcl \{
152 <S_PRIV>{bcl} { return(BOC); }
198 <S_PAD>{bcl} { return(BOC); }
208 <S_LST>{bcl} { return(BOC); }
219 <S_LDAP>{bcl} { return(BOC); }
236 <S_CFG>{bcl} { return(BOC); }
268 <S_RTRY>{bcl} { return(BOC); }
285 <S_SAINF>{bcl} { BEGIN S_SAINFS; return(BOC); }
305 <S_RMT>{bcl} { BEGIN S_RMTS; return(BOC); }
366 <S_RMTP>{bcl} { return(BOC);
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi_osx/powerpc/
ppc64-darwin_closure.S 362 bcl 20,31,LO$ffi_closure_helper_DARWIN
383 bcl 20,31,LO$ffi64_struct_to_reg_form
399 bcl 20,31,LO$ffi64_data_size
ppc-darwin_closure.S 292 bcl 20,31,LO$ffi_closure_helper_DARWIN
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl_ppc64.S 32 bcl 20,31,0f
176 bcl 20,31,1f

Completed in 522 milliseconds

1 2