Searched defs:BitIndex (Results 1 – 10 of 10) sorted by relevance
398 uint8_t BitIndex(uint8_t aBit) const { return (mLength - 1 - (aBit / CHAR_BIT)); } in BitIndex() function in ot::MeshCoP::SteeringData
197 uint64_t BitIndex = 0; in matchAndOrChain() local
277 struct BitIndex(Wrapping<c::size_t>); in fold_5_bit_windows() struct
1391 unsigned BitIndex, bool AllowMixed) { in reportRegion()1434 unsigned BitIndex; in filterProcessor() local
301 Value *BitIndex = in createMaskedBitTest() local
1782 static constexpr ValueType BitIndex(bool Forward, ValueType Index) { in BitIndex() function in Ice::X8632::Test::__anon561641740111::BitScanHelper
583 Value *BitIndex = in createMaskedBitTest() local
1798 static constexpr ValueType BitIndex(bool Forward, ValueType Index) { in BitIndex() function in Ice::X8664::Test::__anonb66cfdf90111::BitScanHelper
767 unsigned BitIndex; member
9375 unsigned BitIndex = Idx->getZExtValue() * EltSize; in performExtractVectorEltCombine() local