Searched defs:BitIndex (Results 1 – 10 of 10) sorted by relevance
/freebsd/sys/contrib/dev/acpica/common/ |
H A D | dmrestag.c | 608 UINT32 BitIndex; in AcpiDmCheckResourceReference() local 708 UINT32 BitIndex) in AcpiDmGetResourceNode() 762 UINT32 BitIndex) in AcpiGetTagPathname() 953 UINT32 BitIndex, in AcpiDmGetResourceTag() 1052 UINT32 BitIndex, in AcpiDmSearchTagList()
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | GOFFObjectWriter.cpp | 34 constexpr static uint8_t bits(uint8_t BitIndex, uint8_t Length, uint8_t Value, in bits() 48 constexpr Flags(uint8_t BitIndex, uint8_t Length, uint8_t Value) in Flags() 51 void set(uint8_t BitIndex, uint8_t Length, uint8_t Value) { in set()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIModeRegisterDefaults.cpp | 61 uint32_t BitIndex = ModeVal << 2; in encodeFltRoundsTable() local
|
H A D | SIISelLowering.cpp | 13460 unsigned BitIndex = Idx->getZExtValue() * VecEltSize; in performExtractVectorEltCombine() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | GOFF.h | 58 static void getBits(const uint8_t *Bytes, uint8_t ByteIndex, uint8_t BitIndex, in getBits()
|
/freebsd/sys/contrib/dev/acpica/include/ |
H A D | acdisasm.h | 365 UINT32 BitIndex; member
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | DecoderEmitter.cpp | 1562 unsigned BitIndex, bool AllowMixed) { in reportRegion() 1605 unsigned BitIndex; in filterProcessor() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/ |
H A D | AggressiveInstCombine.cpp | 225 const APInt *BitIndex = nullptr; in matchAndOrChain() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | LowerTypeTests.cpp | 587 Value *BitIndex = in createMaskedBitTest() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | MicrosoftCXXABI.cpp | 831 unsigned BitIndex = 0; member
|