Home
last modified time | relevance | path

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

12

/freebsd/sys/contrib/dev/acpica/components/hardware/
H A Dhwregs.c374 UINT8 BitOffset; in AcpiHwRead() local
472 UINT8 BitOffset; in AcpiHwWrite() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ShuffleDecodeConstantPool.cpp86 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 Drelease.h248 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 DSelectionDAGAddressAnalysis.h79 int64_t BitOffset; in contains() local
/freebsd/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsopcode.c233 UINT32 BitOffset; in AcpiDsInitBufferField() local
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslresource.c571 UINT32 BitOffset, in RsCreateResourceField()
H A Dasldefine.h252 #define RsCreateBitField(Op, Name, ByteOffset, BitOffset) \ argument
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTRecordWriter.h112 void AddOffset(uint64_t BitOffset) { in AddOffset()
H A DASTBitCodes.h200 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 DSystemZMCCodeEmitter.cpp172 uint32_t BitOffset = MIBitSize - RawBitOffset - OpBitSize; in getImmOpValue() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp430 uint64_t BitOffset = getFieldBitOffset(*Field); in accumulateBitFields() local
540 uint64_t BitOffset = getFieldBitOffset(*Field); in accumulateBitFields() local
H A DCodeGenTBAA.cpp475 uint64_t BitOffset = Layout.getFieldOffset(Field->getFieldIndex()); in getBaseTypeInfoHelper() local
H A DCGObjCRuntime.cpp90 uint64_t BitOffset = FieldBitOffset % CGF.CGM.getContext().getCharWidth(); in EmitValueForIvarAtOffset() local
H A DCGCall.cpp3591 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 DCodeEmitterGen.cpp199 unsigned BitOffset = -1; in addCodeToMergeInOperand() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp133 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 DDwarfExpression.cpp553 unsigned BitOffset = Op->getArg(0); in addExpression() local
/freebsd/sys/contrib/dev/acpica/include/
H A Dacdisasm.h338 UINT32 BitOffset; member
H A Dactbl.h243 UINT8 BitOffset; /* Bit offset within the register */ member
H A Damlresrc.h520 UINT8 BitOffset; member
H A Dacrestyp.h558 UINT8 BitOffset; member
H A Daclocal.h1001 UINT32 BitOffset; member
/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp403 int BitOffset = TRI->getSubRegIdxOffset(SubIdx); in getStackSlotRange() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp716 unsigned BitOffset = EltOffset * NumSrcEltBits; in SimplifyMultipleUseDemandedBits() local
2719 unsigned BitOffset = EltOffset * NumSrcEltBits; in SimplifyDemandedBits() local

12