Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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.cpp7317 unsigned BitOffset = i * SrcEltSizeInBits; in getTargetConstantBitsFromNode() local
7328 unsigned BitOffset = i * EltSizeInBits; in getTargetConstantBitsFromNode() local
14812 int BitOffset = BroadcastIdx * NumEltBits; in lowerShuffleAsBroadcast() local
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Drelease.h130 const uptr BitOffset = (I & BitOffsetMask) << CounterSizeBitsLog; in get() local
137 const uptr BitOffset = (I & BitOffsetMask) << CounterSizeBitsLog; in inc() local
158 const uptr BitOffset = (I & BitOffsetMask) << CounterSizeBitsLog; in setAsAllCounted() local
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DSelectionDAGAddressAnalysis.h78 int64_t BitOffset; in contains() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Linux/
H A DIntelPTSingleBufferTrace.cpp48 BitOffset enumerator
/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DASTRecordWriter.h110 void AddOffset(uint64_t BitOffset) { in AddOffset()
H A DASTBitCodes.h185 uint32_t BitOffset; member
248 UnderalignedInt64 BitOffset; member
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp133 uint64_t BitOffset = (Offset - ByteOffset) >> AlignLog2; in containsGlobalOffset() local
560 Value *BitOffset) { in createMaskedBitTest()
645 Value *BitOffset) { in createBitSetTest()
753 Value *BitOffset = B.CreateOr(OffsetSHR, OffsetSHL); in lowerTypeTestCall() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenTBAA.cpp383 uint64_t BitOffset = Layout.getFieldOffset(Field->getFieldIndex()); in getBaseTypeInfoHelper() local
H A DCGObjCRuntime.cpp92 uint64_t BitOffset = FieldBitOffset % CGF.CGM.getContext().getCharWidth(); in EmitValueForIvarAtOffset() local
H A DCGRecordLayoutBuilder.cpp407 uint64_t BitOffset = getFieldBitOffset(*Field); in accumulateBitFields() local
H A DCGCall.cpp3347 static void setBitRange(SmallVectorImpl<uint64_t> &Bits, int BitOffset, in setBitRange()
3379 int StorageSize, int BitOffset, int BitWidth, in setBitRange()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h539 BitFieldRecord(TypeIndex Type, uint8_t BitSize, uint8_t BitOffset) in BitFieldRecord()
549 uint8_t BitOffset = 0; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp401 int BitOffset = TRI->getSubRegIdxOffset(SubIdx); in getStackSlotRange() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp694 unsigned BitOffset = EltOffset * NumSrcEltBits; in SimplifyMultipleUseDemandedBits() local
2514 unsigned BitOffset = EltOffset * NumSrcEltBits; in SimplifyDemandedBits() local