Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/gcprog/
Dgcprog.go60 func (w *Writer) BitIndex() int64 { func
/aosp_15_r20/external/openthread/src/core/meshcop/
H A Dmeshcop.hpp397 uint8_t BitIndex(uint8_t aBit) const { return (mLength - 1 - (aBit / kBitsPerByte)); } in BitIndex() function in ot::MeshCoP::SteeringData
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp197 uint64_t BitIndex = 0; in matchAndOrChain() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
DGOFF.h58 static void getBits(const uint8_t *Bytes, uint8_t ByteIndex, uint8_t BitIndex, in getBits()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DGOFF.h58 static void getBits(const uint8_t *Bytes, uint8_t ByteIndex, uint8_t BitIndex, in getBits()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DGOFF.h58 static void getBits(const uint8_t *Bytes, uint8_t ByteIndex, uint8_t BitIndex, in getBits()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DGOFF.h58 static void getBits(const uint8_t *Bytes, uint8_t ByteIndex, uint8_t BitIndex, in getBits()
/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/
Dlimb.rs279 struct BitIndex(Wrapping<c::size_t>); in fold_5_bit_windows() struct
/aosp_15_r20/external/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp1391 unsigned BitIndex, bool AllowMixed) { in reportRegion()
1434 unsigned BitIndex; in filterProcessor() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp215 const APInt *BitIndex = nullptr; in matchAndOrChain() local
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp301 Value *BitIndex = in createMaskedBitTest() local
/aosp_15_r20/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
H A DGPRArith.cpp1782 static constexpr ValueType BitIndex(bool Forward, ValueType Index) { in BitIndex() function in Ice::X8632::Test::__anon9c90a9c50111::BitScanHelper
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp583 Value *BitIndex = in createMaskedBitTest() local
/aosp_15_r20/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/
H A DGPRArith.cpp1798 static constexpr ValueType BitIndex(bool Forward, ValueType Index) { in BitIndex() function in Ice::X8664::Test::__anonfce7664a0111::BitScanHelper
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp565 Value *BitIndex = in createMaskedBitTest() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp767 unsigned BitIndex; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp9375 unsigned BitIndex = Idx->getZExtValue() * EltSize; in performExtractVectorEltCombine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp10874 unsigned BitIndex = Idx->getZExtValue() * VecEltSize; in performExtractVectorEltCombine() local