/freebsd-src/sys/contrib/dev/acpica/components/hardware/ |
H A D | hwregs.c | 374 UINT8 BitOffset; in AcpiHwRead() local 472 UINT8 BitOffset; AcpiHwWrite() local [all...] |
/freebsd-src/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
|
H A D | X86ISelLowering.cpp | 4633 unsigned BitOffset = i * SrcEltSizeInBits; getTargetConstantBitsFromNode() local 4644 unsigned BitOffset = i * EltSizeInBits; getTargetConstantBitsFromNode() local 12382 int BitOffset = BroadcastIdx * NumEltBits; lowerShuffleAsBroadcast() local [all...] |
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | release.h | 261 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-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAGAddressAnalysis.h | 78 int64_t BitOffset; contains() local
|
/freebsd-src/sys/contrib/dev/acpica/components/dispatcher/ |
H A D | dsopcode.c | 233 UINT32 BitOffset; in AcpiDsInitBufferField() local [all...] |
/freebsd-src/sys/contrib/dev/acpica/compiler/ |
H A D | aslresource.c | 571 UINT32 BitOffset, in RsCreateResourceField() argument
|
H A D | asldefine.h | 252 #define RsCreateBitField(Op, Name, ByteOffset, BitOffset) \ argument
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/ |
H A D | ASTRecordWriter.h | 110 AddOffset(uint64_t BitOffset) AddOffset() argument
|
H A D | ASTBitCodes.h | 185 uint32_t BitOffset; global() member 248 UnderalignedInt64 BitOffset; global() member [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/ |
H A D | SystemZMCCodeEmitter.cpp | 172 uint32_t BitOffset = MIBitSize - RawBitOffset - OpBitSize; in getImmOpValue() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenTBAA.cpp | 386 uint64_t BitOffset = Layout.getFieldOffset(Field->getFieldIndex()); getBaseTypeInfoHelper() local
|
H A D | CGObjCRuntime.cpp | 90 uint64_t BitOffset = FieldBitOffset % CGF.CGM.getContext().getCharWidth(); in EmitValueForIvarAtOffset() local
|
H A D | CGRecordLayoutBuilder.cpp | 418 uint64_t BitOffset = getFieldBitOffset(*Field); accumulateBitFields() local [all...] |
H A D | CGCall.cpp | 3583 setBitRange(SmallVectorImpl<uint64_t> & Bits,int BitOffset,int BitWidth,int CharWidth) setBitRange() argument 3615 setBitRange(SmallVectorImpl<uint64_t> & Bits,int StorageOffset,int StorageSize,int BitOffset,int BitWidth,int CharWidth,bool BigEndian) setBitRange() argument [all...] |
/freebsd-src/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() argument 667 createBitSetTest(IRBuilder<> & B,const TypeIdLowering & TIL,Value * BitOffset) createBitSetTest() argument 775 Value *BitOffset = B.CreateOr(OffsetSHR, OffsetSHL); lowerTypeTestCall() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | CodeEmitterGen.cpp | 195 unsigned BitOffset = -1; addCodeToMergeInOperand() local
|
/freebsd-src/sys/contrib/dev/acpica/include/ |
H A D | acdisasm.h | 343 UINT32 BitOffset; global() 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-src/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-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetInstrInfo.cpp | 403 int BitOffset = TRI->getSubRegIdxOffset(SubIdx); in getStackSlotRange() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 710 unsigned BitOffset = EltOffset * NumSrcEltBits; SimplifyMultipleUseDemandedBits() local 2686 unsigned BitOffset = EltOffset * NumSrcEltBits; SimplifyDemandedBits() local
|