Home
last modified time | relevance | path

Searched defs:BitIndex (Results 1 – 13 of 13) sorted by relevance

/external/openthread/src/core/meshcop/
Dmeshcop.hpp368 uint8_t BitIndex(uint8_t aBit) const { return (mLength - 1 - (aBit / kBitsPerByte)); } in BitIndex() function in ot::MeshCoP::SteeringData
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/
DAggressiveInstCombine.cpp197 uint64_t BitIndex = 0; in matchAndOrChain() local
/external/rust/android-crates-io/crates/ring/src/
Dlimb.rs279 struct BitIndex(Wrapping<c::size_t>); in fold_5_bit_windows() struct
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/AggressiveInstCombine/
DAggressiveInstCombine.cpp215 const APInt *BitIndex = nullptr; in matchAndOrChain() local
/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp1391 unsigned BitIndex, bool AllowMixed) { in reportRegion()
1434 unsigned BitIndex; in filterProcessor() local
/external/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp301 Value *BitIndex = in createMaskedBitTest() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp565 Value *BitIndex = in createMaskedBitTest() local
/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
DGPRArith.cpp1782 static constexpr ValueType BitIndex(bool Forward, ValueType Index) { in BitIndex() function in Ice::X8632::Test::__anon7e06d4450111::BitScanHelper
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp583 Value *BitIndex = in createMaskedBitTest() local
/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DGPRArith.cpp1798 static constexpr ValueType BitIndex(bool Forward, ValueType Index) { in BitIndex() function in Ice::X8664::Test::__anonde5d90ca0111::BitScanHelper
/external/clang/lib/CodeGen/
DMicrosoftCXXABI.cpp767 unsigned BitIndex; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp9375 unsigned BitIndex = Idx->getZExtValue() * EltSize; in performExtractVectorEltCombine() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp10874 unsigned BitIndex = Idx->getZExtValue() * VecEltSize; in performExtractVectorEltCombine() local