/openbsd-src/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86ShuffleDecodeConstantPool.cpp | 86 unsigned BitOffset = i * CstEltSizeInBits; in extractConstantMask() local 98 unsigned BitOffset = i * MaskEltSizeInBits; in extractConstantMask() local
|
H A D | X86ISelLowering.cpp | 7317 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 D | release.h | 130 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 D | SelectionDAGAddressAnalysis.h | 78 int64_t BitOffset; in contains() local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Linux/ |
H A D | IntelPTSingleBufferTrace.cpp | 48 BitOffset enumerator
|
/openbsd-src/gnu/llvm/clang/include/clang/Serialization/ |
H A D | ASTRecordWriter.h | 110 void AddOffset(uint64_t BitOffset) { in AddOffset()
|
H A D | ASTBitCodes.h | 185 uint32_t BitOffset; member 248 UnderalignedInt64 BitOffset; member
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/ |
H A D | LowerTypeTests.cpp | 133 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 D | CodeGenTBAA.cpp | 383 uint64_t BitOffset = Layout.getFieldOffset(Field->getFieldIndex()); in getBaseTypeInfoHelper() local
|
H A D | CGObjCRuntime.cpp | 92 uint64_t BitOffset = FieldBitOffset % CGF.CGM.getContext().getCharWidth(); in EmitValueForIvarAtOffset() local
|
H A D | CGRecordLayoutBuilder.cpp | 407 uint64_t BitOffset = getFieldBitOffset(*Field); in accumulateBitFields() local
|
H A D | CGCall.cpp | 3347 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 D | TypeRecord.h | 539 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 D | TargetInstrInfo.cpp | 401 int BitOffset = TRI->getSubRegIdxOffset(SubIdx); in getStackSlotRange() local
|
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 694 unsigned BitOffset = EltOffset * NumSrcEltBits; in SimplifyMultipleUseDemandedBits() local 2514 unsigned BitOffset = EltOffset * NumSrcEltBits; in SimplifyDemandedBits() local
|