/netbsd-src/sys/dev/acpi/ |
H A D | apei_reg.c | 57 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 D | apei_erst.c | 384 const uint8_t BitOffset = header->RegisterRegion.BitOffset; in apei_erst_instfunc() local
|
H A D | apei_einj.c | 407 const uint8_t BitOffset = header->RegisterRegion.BitOffset; in apei_einj_instfunc() local
|
/netbsd-src/sys/external/bsd/acpica/dist/hardware/ |
H A D | hwregs.c | 266 UINT8 BitOffset; in AcpiHwRead() local 364 UINT8 BitOffset; in AcpiHwWrite() local
|
/netbsd-src/external/apache2/llvm/dist/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
|
H A D | X86ISelLowering.cpp | 6554 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 D | SelectionDAGAddressAnalysis.h | 74 int64_t BitOffset; in contains() local
|
/netbsd-src/sys/external/bsd/acpica/dist/dispatcher/ |
H A D | dsopcode.c | 125 UINT32 BitOffset; in AcpiDsInitBufferField() local
|
/netbsd-src/sys/external/bsd/acpica/dist/compiler/ |
H A D | aslresource.c | 463 UINT32 BitOffset, in RsCreateResourceField() argument
|
H A D | asldefine.h | 144 #define RsCreateBitField(Op, Name, ByteOffset, BitOffset) \ argument
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/ |
H A D | ASTRecordWriter.h | 107 void AddOffset(uint64_t BitOffset) { in AddOffset()
|
H A D | ASTBitCodes.h | 185 uint32_t BitOffset; member 248 UnderalignedInt64 BitOffset; member
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CodeGenTBAA.cpp | 348 uint64_t BitOffset = Layout.getFieldOffset(Field->getFieldIndex()); in getBaseTypeInfoHelper() local
|
H A D | CGObjCRuntime.cpp | 91 uint64_t BitOffset = FieldBitOffset % CGF.CGM.getContext().getCharWidth(); in EmitValueForIvarAtOffset() local
|
H A D | CGRecordLayoutBuilder.cpp | 407 uint64_t BitOffset = getFieldBitOffset(*Field); in accumulateBitFields() local
|
H A D | CGCall.cpp | 3212 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 D | LowerTypeTests.cpp | 127 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 D | acdisasm.h | 235 UINT32 BitOffset; global() member
|
H A D | actbl.h | 135 UINT8 BitOffset; /* Bit offset within the register */ member
|
H A D | amlresrc.h | 412 UINT8 BitOffset; member
|
H A D | acrestyp.h | 450 UINT8 BitOffset; member
|
H A D | aclocal.h | 893 UINT32 BitOffset; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeRecord.h | 538 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 D | TargetInstrInfo.cpp | 404 int BitOffset = TRI->getSubRegIdxOffset(SubIdx); in getStackSlotRange() local
|