HomeSort by relevance Sort by last modified time
    Searched refs:bvc (Results 1 - 10 of 10) sorted by null

  /external/llvm/test/MC/AArch64/
arm64-condbr-without-dots.s 12 bvc lbl
basic-a64-instructions.s     [all...]
  /external/clang/test/CXX/dcl.decl/dcl.init/dcl.init.ref/
p5-var.cpp 63 volatile const Base bvc, volatile const Derived dvc,
67 volatile Base &bvr3 = bvc; // expected-error{{binding of reference to type 'volatile Base' to a value of type 'const volatile Base' drops qualifiers}}
  /hardware/ti/omap4-aah/hwc/
rgz_2d.h 135 struct rgz_out_bvcmd bvc; member in union:rgz_out_params::__anon43451
167 * data.bvc.cmdp Pointer to buffer with cmd data
168 * data.bvc.cmdlen length of cmdp
169 * data.bvc.dstgeom bltsville struct describing the destination geometry
170 * data.bvc.noblend Test option to disable blending
171 * data.bvc.out_hndls Array of buffer handles (OUTPUT)
172 * data.bvc.out_nhndls Number of buffer handles (OUTPUT)
173 * data.bvc.out_blits Number of blits (OUTPUT)
rgz_2d.c 300 *screen_geom = params->data.bvc.dstgeom;
305 return params->data.bvc.noblend;
535 params->data.bvc.out_blits = 0;
536 params->data.bvc.out_nhndls = 0;
554 struct bvsurfgeom *scrgeom = params->data.bvc.dstgeom;
571 params->data.bvc.out_hndls[j++] = l->handle;
572 params->data.bvc.out_nhndls++;
581 params->data.bvc.cmdp = blts.bvcmds;
582 params->data.bvc.cmdlen = blts.idx;
584 if (params->data.bvc.out_blits >= RGZ_MAX_BLITS)
    [all...]
hwc.c     [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
lpc_masking_model_neon.S 77 bvc MOV1 @ Skip the shift if there's no overflow.
94 bvc MOV2 @ Skip the shift if there's no overflow.
119 bvc MOV3 @ Skip the shift if there's no overflow.
139 bvc GET_SHIFT_NORM @ Skip the shift if there's no overflow.
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
lpc_masking_model_neon.S 80 bvc MOV1 @ Skip the shift if there's no overflow.
97 bvc MOV2 @ Skip the shift if there's no overflow.
122 bvc MOV3 @ Skip the shift if there's no overflow.
142 bvc GET_SHIFT_NORM @ Skip the shift if there's no overflow.
  /external/llvm/test/MC/Sparc/
sparc64-ctrl-instructions.s 52 ! CHECK: bvc %xcc, .BB0 ! encoding: [0x1e,0b01101AAA,A,A]
54 bvc %xcc, .BB0
284 ! CHECK: bvc,a %icc, .BB0 ! encoding: [0x3e,0b01001AAA,A,A]
286 bvc,a %icc, .BB0
340 ! CHECK: bvc,pn %icc, .BB0 ! encoding: [0x1e,0b01000AAA,A,A]
342 bvc,pn %icc, .BB0
396 ! CHECK: bvc,a,pn %icc, .BB0 ! encoding: [0x3e,0b01000AAA,A,A]
398 bvc,a,pn %icc, .BB0
452 ! CHECK: bvc %icc, .BB0 ! encoding: [0x1e,0b01001AAA,A,A]
454 bvc,pt %icc, .BB
    [all...]
sparc-ctrl-instructions.s 99 ! CHECK: bvc .BB0 ! encoding: [0x1e,0b10AAAAAA,A,A]
101 bvc .BB0
214 ! CHECK: bvc,a .BB0 ! encoding: [0x3e,0b10AAAAAA,A,A]
216 bvc,a .BB0

Completed in 824 milliseconds