| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | InterpBuiltinBitCast.cpp | 136 Bits BitOffset = in enumerateData() local 144 Bits BitOffset = Offset + Bits(Ctx.getASTContext().toBits(ByteOffset)); in enumerateData() local 271 bool PackedBools) -> bool { in readPointerToBuffer() 393 bool PackedBools) -> bool { in DoBitCastPtr() 487 [&](const Pointer &P, PrimType T, Bits BitOffset, in DoMemcpy() 488 Bits FullBitWidth, bool PackedBools) -> bool { in DoMemcpy()
|
| H A D | BitcastBuffer.cpp | 20 void BitcastBuffer::pushData(const std::byte *In, Bits BitOffset, Bits BitWidth, in pushData() 39 BitcastBuffer::copyBits(Bits BitOffset, Bits BitWidth, Bits FullBitWidth, in copyBits()
|
| /freebsd/sys/contrib/dev/acpica/components/hardware/ |
| H A D | hwregs.c | 374 UINT8 BitOffset; in AcpiHwRead() local 472 UINT8 BitOffset; in AcpiHwWrite() local
|
| /freebsd/contrib/llvm-project/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
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
| H A D | release.h | 269 const uptr BitOffset = (I & BitOffsetMask) << CounterSizeBitsLog; in get() local 277 const uptr BitOffset = (I & BitOffsetMask) << CounterSizeBitsLog; in inc() local 289 const uptr BitOffset = (I & BitOffsetMask) << CounterSizeBitsLog; in incN() local 309 const uptr BitOffset = (I & BitOffsetMask) << CounterSizeBitsLog; in setAsAllCounted() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | SelectionDAGAddressAnalysis.h | 80 int64_t BitOffset; in contains() local
|
| /freebsd/sys/contrib/dev/acpica/components/dispatcher/ |
| H A D | dsopcode.c | 233 UINT32 BitOffset; in AcpiDsInitBufferField() local
|
| /freebsd/sys/contrib/dev/acpica/compiler/ |
| H A D | aslresource.c | 571 UINT32 BitOffset, in RsCreateResourceField()
|
| H A D | asldefine.h | 252 #define RsCreateBitField(Op, Name, ByteOffset, BitOffset) \ argument
|
| /freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
| H A D | ASTRecordWriter.h | 113 void AddOffset(uint64_t BitOffset) { in AddOffset()
|
| H A D | ASTBitCodes.h | 200 UnalignedUInt64(uint64_t BitOffset) { set(BitOffset); } in UnalignedUInt64() 221 uint32_t BitOffset; variable 224 PPEntityOffset(RawLocEncoding Begin, RawLocEncoding End, uint32_t BitOffset) in PPEntityOffset() 259 UnalignedUInt64 BitOffset; variable 263 DeclOffset(RawLocEncoding RawLoc, uint64_t BitOffset, in DeclOffset()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/ |
| H A D | SystemZMCCodeEmitter.cpp | 177 uint32_t BitOffset = MIBitSize - RawBitOffset - OpBitSize; in getImmOpValue() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGRecordLayoutBuilder.cpp | 430 uint64_t BitOffset = getFieldBitOffset(*Field); in accumulateBitFields() local 540 uint64_t BitOffset = getFieldBitOffset(*Field); in accumulateBitFields() local
|
| H A D | CodeGenTBAA.cpp | 565 uint64_t BitOffset = Layout.getFieldOffset(Field->getFieldIndex()); in getBaseTypeInfoHelper() local
|
| H A D | CGObjCRuntime.cpp | 88 uint64_t BitOffset = FieldBitOffset % CGF.CGM.getContext().getCharWidth(); in EmitValueForIvarAtOffset() local
|
| H A D | CGCall.cpp | 3753 static void setBitRange(SmallVectorImpl<uint64_t> &Bits, int BitOffset, in setBitRange() 3785 int StorageSize, int BitOffset, int BitWidth, in setBitRange()
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | CodeEmitterGen.cpp | 202 unsigned BitOffset = -1; in addCodeToMergeInOperand() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | LowerTypeTests.cpp | 142 uint64_t BitOffset = (Offset - ByteOffset) >> AlignLog2; in containsGlobalOffset() local 607 Value *BitOffset) { in createMaskedBitTest() 692 Value *BitOffset) { in createBitSetTest() 796 Value *BitOffset = B.CreateIntrinsic(IntPtrTy, Intrinsic::fshr, in lowerTypeTestCall() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfExpression.cpp | 559 unsigned BitOffset = Op->getArg(0); in addExpression() local
|
| /freebsd/sys/contrib/dev/acpica/include/ |
| H A D | acdisasm.h | 346 UINT32 BitOffset; member
|
| H A D | actbl.h | 243 UINT8 BitOffset; /* Bit offset within the register */ member
|
| H A D | amlresrc.h | 520 UINT8 BitOffset; member
|
| H A D | acrestyp.h | 558 UINT8 BitOffset; member
|
| /freebsd/contrib/llvm-project/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
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetInstrInfo.cpp | 437 int BitOffset = TRI->getSubRegIdxOffset(SubIdx); in getStackSlotRange() local
|