Searched defs:clz (Results 1 - 25 of 34) sorted by relevance

12

/external/llvm/test/MC/ARM/
H A Dnot-armv4.s5 clz r4,r9 label
/external/compiler-rt/lib/builtins/
H A Dfloatdixf.c37 int clz = __builtin_clzll(a); local
38 int e = (N - 1) - clz ; /* exponent */
42 fb.u.low.all = a << clz; /* mantissa */
H A Dfloatundixf.c34 int clz = __builtin_clzll(a); local
35 int e = (N - 1) - clz ; /* exponent */
38 fb.u.low.all = a << clz; /* mantissa */
/external/arm-neon-tests/
H A Dref_integer.c53 uint8_t clz; local
61 clz = __clz(uvar);
62 fprintf(ref_file, "__clz(%#x) = %d\n", (unsigned int)uvar, clz);
/external/tensorflow/tensorflow/core/lib/strings/
H A Dscanner_test.cc25 // Returns a string with all chars that are in <clz>, in byte value order.
26 string ClassStr(Scanner::CharClass clz) { argument
30 if (Scanner::Matches(clz, ch)) {
H A Dscanner.h67 Scanner& One(CharClass clz) { argument
68 if (cur_.empty() || !Matches(clz, cur_[0])) {
91 // Consume characters from the input as long as they match <clz>. Zero
94 Scanner& Any(CharClass clz) { argument
95 while (!cur_.empty() && Matches(clz, cur_[0])) {
101 // Shorthand for One(clz).Any(clz).
102 Scanner& Many(CharClass clz) { return One(clz).Any(clz); } argument
185 Matches(CharClass clz, char ch) argument
[all...]
/external/libavc/common/
H A Dih264_list.c86 WORD32 clz; local
91 clz = CLZ(num_entries);
92 num_entries = 1 << (32 - clz);
/external/javassist/src/main/javassist/
H A DCtMember.java32 public boolean hasAnnotation(Class clz) { return false; } argument
33 public Object getAnnotation(Class clz) argument
210 * @param clz the annotation class.
214 public abstract boolean hasAnnotation(Class clz); argument
223 * @param clz the annotation class.
227 public abstract Object getAnnotation(Class clz) throws ClassNotFoundException; argument
H A DCtBehavior.java151 * @param clz the annotation class.
156 public boolean hasAnnotation(Class clz) { argument
162 return CtClassType.hasAnnotationType(clz,
174 * @param clz the annotation class.
178 public Object getAnnotation(Class clz) throws ClassNotFoundException { argument
184 return CtClassType.getAnnotationType(clz,
H A DCtField.java246 * @param clz the annotation class.
250 public boolean hasAnnotation(Class clz) { argument
256 return CtClassType.hasAnnotationType(clz, getDeclaringClass().getClassPool(),
267 * @param clz the annotation class.
271 public Object getAnnotation(Class clz) throws ClassNotFoundException { argument
277 return CtClassType.getAnnotationType(clz, getDeclaringClass().getClassPool(),
H A DCtClass.java482 * @param clz the annotation class.
486 public boolean hasAnnotation(Class clz) { argument
497 * @param clz the annotation class.
501 public Object getAnnotation(Class clz) throws ClassNotFoundException { argument
H A DCtClassType.java434 public boolean hasAnnotation(Class clz) { argument
440 return hasAnnotationType(clz, getClassPool(), ainfo, ainfo2);
443 static boolean hasAnnotationType(Class clz, ClassPool cp, argument
458 String typeName = clz.getName();
472 public Object getAnnotation(Class clz) throws ClassNotFoundException { argument
478 return getAnnotationType(clz, getClassPool(), ainfo, ainfo2);
481 static Object getAnnotationType(Class clz, ClassPool cp, argument
497 String typeName = clz.getName();
/external/libhevc/decoder/
H A Dihevcd_cabac.c242 WORD32 clz; local
251 clz = CLZ(u4_range);
252 clz -= (32 - RANGE_NUMBITS);
253 u4_qnt_range = u4_range << clz;
261 u4_rlps = u4_rlps << (RANGE_SHIFT - clz);
381 WORD32 clz; local
386 clz = CLZ(u4_range);
387 clz -= (32 - RANGE_NUMBITS);
388 u4_range -= 2 << (RANGE_SHIFT - clz);
400 WORD32 clz; local
[all...]
H A Dihevcd_parse_residual.c665 UWORD32 clz; local
666 clz = CLZ(u4_sig_coeff_map);
667 n = 31 - clz;
668 u4_sig_coeff_map_shift = u4_sig_coeff_map << clz;
722 clz = CLZ(u4_sig_coeff_map_shift);
723 u4_sig_coeff_map_shift <<= clz; local
724 n -= clz;
771 UWORD32 clz; local
773 clz = CLZ(u4_sig_coeff_map);
774 n = 31 - clz;
885 u4_sig_coeff_map_shift <<= clz; local
[all...]
H A Dihevcd_iquant_itrans_recon_ctb.c273 WORD32 clz = CLZ(u4_sig_coeff_map); local
275 sblk_scan_idx -= clz;
276 /* when clz is 31, u4_sig_coeff_map << (clz+1) might result in unknown behaviour in some cases */
278 u4_sig_coeff_map = u4_sig_coeff_map << clz;
/external/aac/libFDK/include/
H A Dcommon_fix.h285 #include "clz.h"
288 INT clz = fixnormz_D((INT)(x >> 32)); local
289 if (clz == 32) clz += fixnormz_D((INT)x);
290 return clz;
304 #include "clz.h"
/external/aac/libSACenc/src/
H A Dsacenc_vectorfunctions.cpp439 INT qs, clz; local
447 clz = -fixMax(0, CntLeadingZeros(maxVal) - 1);
449 return (clz);
/external/aac/libSACdec/src/
H A Dsac_reshapeBBEnv.cpp245 INT qs, clz; local
256 clz = fixMax(0, CntLeadingZeros(maxVal) - 1);
258 return (clz);
268 INT qs, clz; local
282 clz = fixMax(0, CntLeadingZeros(maxVal) - 1);
284 return (clz);
342 INT clz, scale, scale_min, envSF; local
389 clz = getMaxValDryWet(
397 clz = getMaxValDmx(pReal, pImag, cplxBands, hybBands);
408 getSlotNrgHQ(&pReal[12], &pImag[12], slotNrg, clz,
[all...]
/external/libavc/decoder/
H A Dih264d_parse_cavlc.c212 UWORD32 word, word2, cur_bit, cur_word, code_val, code_num, clz; local
236 //finding clz
242 clz = 0;
248 clz++;
255 if(clz == 0)
257 *pi_bitstrm_ofst = *pi_bitstrm_ofst + (2 * clz) + 1;
262 word <<= (clz + 1);
263 word >>= (32 - clz);
264 code_num = (1 << clz) + word - 1;
265 *pi_bitstrm_ofst = *pi_bitstrm_ofst + (2 * clz)
[all...]
/external/libavc/encoder/
H A Dih264e_api.c2567 WORD32 clz; local
2570 clz = CLZ(num_jobs);
2571 num_jobs = 1 << (32 - clz);
/external/swiftshader/third_party/subzero/src/
H A DIceAssemblerMIPS32.cpp525 void AssemblerMIPS32::clz(const Operand *OpRd, const Operand *OpRs) { function in class:Ice::MIPS32::AssemblerMIPS32
527 const IValueT Rd = encodeGPRegister(OpRd, "Rd", "clz");
528 const IValueT Rs = encodeGPRegister(OpRs, "Rs", "clz");
/external/vixl/src/aarch64/
H A Dassembler-aarch64.cc936 void Assembler::clz(const Register& rd, const Register& rn) { function in class:vixl::aarch64::Assembler
3362 void Assembler::clz(const VRegister& vd, const VRegister& vn) {
4583 // Count the set bits in our basic stretch. The special case of clz(0) == -1
/external/valgrind/VEX/priv/
H A Dhost_s390_defs.h434 } clz; member in union:__anon28559::__anon28560
/external/v8/src/arm64/
H A Dassembler-arm64.cc1565 void Assembler::clz(const Register& rd, function in class:v8::internal::Assembler
2802 // Count the set bits in our basic stretch. The special case of clz(0) == -1
/external/v8/src/mips/
H A Dassembler-mips.cc2153 void Assembler::clz(Register rd, Register rs) { function in class:v8::Assembler

Completed in 553 milliseconds

12