Searched defs:bit6 (Results 1 – 5 of 5) sorted by relevance
175 bool bit6 = (byte & 64) == 64; in CFBitVectorSummaryProvider() local191 bool bit6 = (byte & 64) == 64; in CFBitVectorSummaryProvider() local
780 uint16_t bit6 = (bits >> 6) & 0x1; in Imm8ToFloat16() local793 uint32_t bit6 = (bits >> 6) & 0x1; in Imm8ToFP32() local814 uint64_t bit6 = (bits >> 6) & 0x1; in Imm8ToFP64() local
5239 uint16_t bit6 = ((bits >> 13) & 0x1) << 6; in FP16ToImm8() local5259 uint32_t bit6 = ((bits >> 29) & 0x1) << 6; in FP32ToImm8() local5278 uint64_t bit6 = ((bits >> 61) & 0x1) << 6; in FP64ToImm8() local
673 uint32_t bit6 = ((bits >> 29) & 0x1) << 6; in FP32ToImm8() local685 uint64_t bit6 = ((bits >> 61) & 0x1) << 6; in FP64ToImm8() local697 uint32_t bit6 = (bits >> 6) & 0x1; in Imm8ToFP32() local710 uint64_t bit6 = (bits >> 6) & 0x1; in Imm8ToFP64() local
396 int bit6 = (v3 >> 5) & 1; in hdr_rgbo_unpack3() local