Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/acpica/common/
H A Ddmrestag.c608 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 DGOFFObjectWriter.cpp34 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 DSIModeRegisterDefaults.cpp61 uint32_t BitIndex = ModeVal << 2; in encodeFltRoundsTable() local
H A DSIISelLowering.cpp13460 unsigned BitIndex = Idx->getZExtValue() * VecEltSize; in performExtractVectorEltCombine() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DGOFF.h58 static void getBits(const uint8_t *Bytes, uint8_t ByteIndex, uint8_t BitIndex, in getBits()
/freebsd/sys/contrib/dev/acpica/include/
H A Dacdisasm.h365 UINT32 BitIndex; member
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp1562 unsigned BitIndex, bool AllowMixed) { in reportRegion()
1605 unsigned BitIndex; in filterProcessor() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp225 const APInt *BitIndex = nullptr; in matchAndOrChain() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp587 Value *BitIndex = in createMaskedBitTest() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp831 unsigned BitIndex = 0; member