Searched refs:BitCount (Results 1 – 13 of 13) sorted by relevance
144 int BitCount(uint64_t value) { return CountSetBits(value); } in BitCount() function147 Int64 BitCount(Uint32 value) { return CountSetBits(value.Get()); } in BitCount() function
382 int BitCount(uint64_t value);876 Int64 BitCount(Uint32 value);
9 # if BitCount(registers) < 1 then UNPREDICTABLE
39 static int BitCount(uint32_t u32) { in BitCount() function70 bit_counts[n] = (int32_t) BitCount(binary_vector ^ binary_matrix[n]); in BitCountComparison()373 handle->far_bit_counts[0] = BitCount(binary_far_spectrum); in WebRtc_AddBinaryFarSpectrum()
801 unsigned BitCount = 0;805 BitCount += Iter->count();807 return BitCount;
814 unsigned BitCount = 0;818 BitCount += Iter->count();820 return BitCount;
192 _SPIRV_OP(BitCount, 205)
727 _SPIRV_OP(BitCount)
609 int const BitCount(sizeof(genIUType) * 8); local611 for(int BitIndex(0); BitIndex < BitCount; ++BitIndex)
150 # if BitCount(registers) < 1 then UNPREDICTABLE
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
META-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/ ...
8337 (BitCount(Uint32(mask)) != 1))) { in DecodeT32()10184 (BitCount(((Uint32((instr >> 14)) & Uint32(0x1)) in DecodeT32()10297 (BitCount(((Uint32((instr >> 15)) & Uint32(0x1)) in DecodeT32()64980 (BitCount((Uint32(instr) & Uint32(0xffff))) > Int64(1))) { in DecodeA32()65038 (BitCount((Uint32(instr) & Uint32(0xffff))) > Int64(1))) { in DecodeA32()