| /llvm-project-15.0.7/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 | 7224 unsigned BitOffset = i * SrcEltSizeInBits; in getTargetConstantBitsFromNode() local 7235 unsigned BitOffset = i * EltSizeInBits; in getTargetConstantBitsFromNode() local 14478 int BitOffset = BroadcastIdx * NumEltBits; in lowerShuffleAsBroadcast() local
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | SelectionDAGAddressAnalysis.h | 75 int64_t BitOffset; in contains() local
|
| /llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/ |
| H A D | release.h | 106 const uptr BitOffset = (I & BitOffsetMask) << CounterSizeBitsLog; in get() local 113 const uptr BitOffset = (I & BitOffsetMask) << CounterSizeBitsLog; in inc() local
|
| /llvm-project-15.0.7/lldb/source/Plugins/Process/Linux/ |
| H A D | IntelPTSingleBufferTrace.cpp | 52 BitOffset enumerator
|
| /llvm-project-15.0.7/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
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CodeGenTBAA.cpp | 383 uint64_t BitOffset = Layout.getFieldOffset(Field->getFieldIndex()); in getBaseTypeInfoHelper() local
|
| H A D | CGObjCRuntime.cpp | 91 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 | 3297 static void setBitRange(SmallVectorImpl<uint64_t> &Bits, int BitOffset, in setBitRange() 3329 int StorageSize, int BitOffset, int BitWidth, in setBitRange()
|
| /llvm-project-15.0.7/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
|
| /llvm-project-15.0.7/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
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | TargetInstrInfo.cpp | 402 int BitOffset = TRI->getSubRegIdxOffset(SubIdx); in getStackSlotRange() local
|
| /llvm-project-15.0.7/llvm/unittests/CodeGen/GlobalISel/ |
| H A D | KnownBitsTest.cpp | 1349 for (unsigned BitOffset = 0; BitOffset != 64; BitOffset += 16, ++Offset) { in TEST_F() local
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | TargetLowering.cpp | 703 unsigned BitOffset = EltOffset * NumSrcEltBits; in SimplifyMultipleUseDemandedBits() local 2504 unsigned BitOffset = EltOffset * NumSrcEltBits; in SimplifyDemandedBits() local
|