Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/MC/
H A DGOFFObjectWriter.cpp48 : Val(bits(BitIndex, Length, Value, 0)) {} in Flags() argument
51 Val = bits(BitIndex, Length, Value, Val); in set() argument
34 bits(uint8_t BitIndex,uint8_t Length,uint8_t Value,uint8_t OldValue) bits() argument
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIModeRegisterDefaults.cpp61 uint32_t BitIndex = ModeVal << 2; in encodeFltRoundsTable() local
H A DSIISelLowering.cpp13456 unsigned BitIndex = Idx->getZExtValue() * VecEltSize; performExtractVectorEltCombine() local
/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()
/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp1562 reportRegion(bitAttr_t RA,unsigned StartBit,unsigned BitIndex,bool AllowMixed) reportRegion() argument
1605 unsigned BitIndex; filterProcessor() local
[all...]
/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp220 const APInt *BitIndex = nullptr; matchAndOrChain() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp587 Value *BitIndex = createMaskedBitTest() local
/llvm-project/clang/lib/CodeGen/
H A DMicrosoftCXXABI.cpp831 unsigned BitIndex = 0; global() member