Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/acpi/
H A Dapei_reg.c57 const uint8_t BitOffset = Register->BitOffset; in apei_read_register() local
85 const uint8_t BitOffset = Register->BitOffset; in apei_write_register() local
H A Dapei_erst.c384 const uint8_t BitOffset = header->RegisterRegion.BitOffset; in apei_erst_instfunc() local
H A Dapei_einj.c407 const uint8_t BitOffset = header->RegisterRegion.BitOffset; in apei_einj_instfunc() local
/netbsd-src/sys/external/bsd/acpica/dist/hardware/
H A Dhwregs.c266 UINT8 BitOffset; in AcpiHwRead() local
364 UINT8 BitOffset; in AcpiHwWrite() local
/netbsd-src/external/apache2/llvm/dist/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.cpp6554 unsigned BitOffset = i * SrcEltSizeInBits; in getTargetConstantBitsFromNode() local
6565 unsigned BitOffset = i * EltSizeInBits; in getTargetConstantBitsFromNode() local
13661 int BitOffset = BroadcastIdx * NumEltBits; in lowerShuffleAsBroadcast() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAGAddressAnalysis.h74 int64_t BitOffset; in contains() local
/netbsd-src/sys/external/bsd/acpica/dist/dispatcher/
H A Ddsopcode.c125 UINT32 BitOffset; in AcpiDsInitBufferField() local
/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslresource.c463 UINT32 BitOffset, in RsCreateResourceField() argument
H A Dasldefine.h144 #define RsCreateBitField(Op, Name, ByteOffset, BitOffset) \ argument
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTRecordWriter.h107 void AddOffset(uint64_t BitOffset) { in AddOffset()
H A DASTBitCodes.h185 uint32_t BitOffset; member
248 UnderalignedInt64 BitOffset; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenTBAA.cpp348 uint64_t BitOffset = Layout.getFieldOffset(Field->getFieldIndex()); in getBaseTypeInfoHelper() local
H A DCGObjCRuntime.cpp91 uint64_t BitOffset = FieldBitOffset % CGF.CGM.getContext().getCharWidth(); in EmitValueForIvarAtOffset() local
H A DCGRecordLayoutBuilder.cpp407 uint64_t BitOffset = getFieldBitOffset(*Field); in accumulateBitFields() local
H A DCGCall.cpp3212 static void setBitRange(SmallVectorImpl<uint64_t> &Bits, int BitOffset, in setBitRange()
3244 int StorageSize, int BitOffset, int BitWidth, in setBitRange()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp127 uint64_t BitOffset = (Offset - ByteOffset) >> AlignLog2; in containsGlobalOffset() local
584 Value *BitOffset) { in createMaskedBitTest()
669 Value *BitOffset) { in createBitSetTest()
777 Value *BitOffset = B.CreateOr(OffsetSHR, OffsetSHL); in lowerTypeTestCall() local
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacdisasm.h235 UINT32 BitOffset; global() member
H A Dactbl.h135 UINT8 BitOffset; /* Bit offset within the register */ member
H A Damlresrc.h412 UINT8 BitOffset; member
H A Dacrestyp.h450 UINT8 BitOffset; member
H A Daclocal.h893 UINT32 BitOffset; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h538 BitFieldRecord(TypeIndex Type, uint8_t BitSize, uint8_t BitOffset) in BitFieldRecord()
548 uint8_t BitOffset = 0; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetInstrInfo.cpp404 int BitOffset = TRI->getSubRegIdxOffset(SubIdx); in getStackSlotRange() local