Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/dev/acpica/components/hardware/
H A Dhwregs.c374 UINT8 BitOffset; in AcpiHwRead() local
472 UINT8 BitOffset; in AcpiHwWrite() local
/freebsd-14.2/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
H A DX86ISelLowering.cpp4633 unsigned BitOffset = i * SrcEltSizeInBits; in getTargetConstantBitsFromNode() local
4644 unsigned BitOffset = i * EltSizeInBits; in getTargetConstantBitsFromNode() local
12382 int BitOffset = BroadcastIdx * NumEltBits; in lowerShuffleAsBroadcast() local
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Drelease.h261 const uptr BitOffset = (I & BitOffsetMask) << CounterSizeBitsLog; in get() local
269 const uptr BitOffset = (I & BitOffsetMask) << CounterSizeBitsLog; in inc() local
281 const uptr BitOffset = (I & BitOffsetMask) << CounterSizeBitsLog; in incN() local
301 const uptr BitOffset = (I & BitOffsetMask) << CounterSizeBitsLog; in setAsAllCounted() local
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGAddressAnalysis.h78 int64_t BitOffset; in contains() local
/freebsd-14.2/sys/contrib/dev/acpica/components/dispatcher/
H A Ddsopcode.c233 UINT32 BitOffset; in AcpiDsInitBufferField() local
/freebsd-14.2/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-14.2/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTRecordWriter.h110 void AddOffset(uint64_t BitOffset) { in AddOffset()
H A DASTBitCodes.h185 uint32_t BitOffset; member
248 UnderalignedInt64 BitOffset; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCCodeEmitter.cpp172 uint32_t BitOffset = MIBitSize - RawBitOffset - OpBitSize; in getImmOpValue() local
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTBAA.cpp386 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 DCGRecordLayoutBuilder.cpp418 uint64_t BitOffset = getFieldBitOffset(*Field); in accumulateBitFields() local
H A DCGCall.cpp3583 static void setBitRange(SmallVectorImpl<uint64_t> &Bits, int BitOffset, in setBitRange()
3615 int StorageSize, int BitOffset, int BitWidth, in setBitRange()
/freebsd-14.2/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-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeEmitterGen.cpp195 unsigned BitOffset = -1; in addCodeToMergeInOperand() local
/freebsd-14.2/sys/contrib/dev/acpica/include/
H A Dacdisasm.h340 UINT32 BitOffset; member
H A Dactbl.h243 UINT8 BitOffset; /* Bit offset within the register */ member
H A Damlresrc.h515 UINT8 BitOffset; member
H A Dacrestyp.h549 UINT8 BitOffset; member
H A Daclocal.h992 UINT32 BitOffset; member
/freebsd-14.2/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-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp403 int BitOffset = TRI->getSubRegIdxOffset(SubIdx); in getStackSlotRange() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp710 unsigned BitOffset = EltOffset * NumSrcEltBits; in SimplifyMultipleUseDemandedBits() local
2686 unsigned BitOffset = EltOffset * NumSrcEltBits; in SimplifyDemandedBits() local