Home
last modified time | relevance | path

Searched defs:BitOffset (Results 1 – 19 of 19) sorted by relevance

/llvm-project/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp86 unsigned BitOffset = i * CstEltSizeInBits; in extractConstantMask() local
98 unsigned BitOffset = i * MaskEltSizeInBits; in extractConstantMask() local
H A DX86ISelLowering.cpp4775 unsigned BitOffset = i * SrcEltSizeInBits; getTargetConstantBitsFromNode() local
4786 unsigned BitOffset = i * EltSizeInBits; getTargetConstantBitsFromNode() local
12539 int BitOffset = BroadcastIdx * NumEltBits; lowerShuffleAsBroadcast() local
[all...]
/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGAddressAnalysis.h79 int64_t BitOffset; in contains() local
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Drelease.h269 const uptr BitOffset = (I & BitOffsetMask) << CounterSizeBitsLog; in inc() local
281 << BitOffset; in incN() local
261 const uptr BitOffset = (I & BitOffsetMask) << CounterSizeBitsLog; get() local
301 const uptr BitOffset = (I & BitOffsetMask) << CounterSizeBitsLog; setAsAllCounted() local
[all...]
/llvm-project/lldb/source/Plugins/Process/Linux/
H A DIntelPTSingleBufferTrace.cpp48 BitOffset enumerator
/llvm-project/clang/include/clang/Serialization/
H A DASTRecordWriter.h112 AddOffset(uint64_t BitOffset) AddOffset() argument
H A DASTBitCodes.h200 UnalignedUInt64(uint64_t BitOffset) { set(BitOffset); } in UnalignedUInt64() argument
221 uint32_t BitOffset; variable
224 PPEntityOffset(RawLocEncoding Begin, RawLocEncoding End, uint32_t BitOffset) in PPEntityOffset() argument
259 UnalignedUInt64 BitOffset; variable
263 DeclOffset(RawLocEncoding RawLoc, uint64_t BitOffset, in DeclOffset() argument
[all...]
/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCCodeEmitter.cpp172 uint32_t BitOffset = MIBitSize - RawBitOffset - OpBitSize; in getImmOpValue() local
/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp540 uint64_t BitOffset = getFieldBitOffset(*Field); in accumulateBitFields() local
429 uint64_t BitOffset = getFieldBitOffset(*Field); accumulateBitFields() local
[all...]
H A DCodeGenTBAA.cpp426 uint64_t BitOffset = Layout.getFieldOffset(Field->getFieldIndex()); getBaseTypeInfoHelper() local
H A DCGObjCRuntime.cpp90 uint64_t BitOffset = FieldBitOffset % CGF.CGM.getContext().getCharWidth(); in EmitValueForIvarAtOffset() local
H A DCGCall.cpp3641 BitOffset = BitOffset % CharWidth; in setBitRange() argument
3609 setBitRange(SmallVectorImpl<uint64_t> & Bits,int BitOffset,int BitWidth,int CharWidth) setBitRange() argument
[all...]
/llvm-project/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp199 unsigned BitOffset = -1; addCodeToMergeInOperand() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp553 unsigned BitOffset = Op->getArg(0); addExpression() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp133 uint64_t BitOffset = (Offset - ByteOffset) >> AlignLog2; containsGlobalOffset() local
582 createMaskedBitTest(IRBuilder<> & B,Value * Bits,Value * BitOffset) createMaskedBitTest() argument
667 createBitSetTest(IRBuilder<> & B,const TypeIdLowering & TIL,Value * BitOffset) createBitSetTest() argument
775 Value *BitOffset = B.CreateOr(OffsetSHR, OffsetSHL); lowerTypeTestCall() local
[all...]
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h539 BitFieldRecord(TypeIndex Type, uint8_t BitSize, uint8_t BitOffset) in BitFieldRecord() argument
549 uint8_t BitOffset = 0; variable
/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp403 int BitOffset = TRI->getSubRegIdxOffset(SubIdx); in getStackSlotRange() local
/llvm-project/llvm/unittests/CodeGen/GlobalISel/
H A DKnownBitsTest.cpp1559 for (unsigned BitOffset = 0; BitOffset != 64; BitOffset += 16, ++Offset) { in TEST_F() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp716 unsigned BitOffset = EltOffset * NumSrcEltBits; SimplifyMultipleUseDemandedBits() local
2709 unsigned BitOffset = EltOffset * NumSrcEltBits; SimplifyDemandedBits() local