/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 | 248 const uptr BitOffset = (I & BitOffsetMask) << CounterSizeBitsLog; get() local 255 const uptr BitOffset = (I & BitOffsetMask) << CounterSizeBitsLog; inc() local 267 const uptr BitOffset = (I & BitOffsetMask) << CounterSizeBitsLog; incN() local 287 const uptr BitOffset = (I & BitOffsetMask) << CounterSizeBitsLog; setAsAllCounted() local [all...] |
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAGAddressAnalysis.h | 79 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 | 112 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 | 172 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 | 475 uint64_t BitOffset = Layout.getFieldOffset(Field->getFieldIndex()); in getBaseTypeInfoHelper() local
|
H A D | CGObjCRuntime.cpp | 90 uint64_t BitOffset = FieldBitOffset % CGF.CGM.getContext().getCharWidth(); in EmitValueForIvarAtOffset() local
|
H A D | CGCall.cpp | 3591 static void setBitRange(SmallVectorImpl<uint64_t> &Bits, int BitOffset, in setBitRange() 3623 int StorageSize, int BitOffset, int BitWidth, in setBitRange()
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | CodeEmitterGen.cpp | 199 unsigned BitOffset = -1; in addCodeToMergeInOperand() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | LowerTypeTests.cpp | 133 uint64_t BitOffset = (Offset - ByteOffset) >> AlignLog2; in containsGlobalOffset() local 582 Value *BitOffset) { in createMaskedBitTest() 667 Value *BitOffset) { in createBitSetTest() 775 Value *BitOffset = B.CreateOr(OffsetSHR, OffsetSHL); in lowerTypeTestCall() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfExpression.cpp | 553 unsigned BitOffset = Op->getArg(0); in addExpression() local
|
/freebsd/sys/contrib/dev/acpica/include/ |
H A D | acdisasm.h | 338 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
|
H A D | aclocal.h | 1001 UINT32 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 | 403 int BitOffset = TRI->getSubRegIdxOffset(SubIdx); in getStackSlotRange() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 716 unsigned BitOffset = EltOffset * NumSrcEltBits; in SimplifyMultipleUseDemandedBits() local 2719 unsigned BitOffset = EltOffset * NumSrcEltBits; in SimplifyDemandedBits() local
|