| /freebsd/sys/contrib/dev/acpica/compiler/ |
| H A D | asldefine.h | 252 #define RsCreateBitField(Op, Name, ByteOffset, BitOffset) \ argument 255 #define RsCreateByteField(Op, Name, ByteOffset) \ argument 258 #define RsCreateWordField(Op, Name, ByteOffset) \ argument 261 #define RsCreateDwordField(Op, Name, ByteOffset) \ argument 264 #define RsCreateQwordField(Op, Name, ByteOffset) \ argument
|
| H A D | aslresource.c | 570 UINT32 ByteOffset, in RsCreateResourceField()
|
| H A D | dtcompiler.h | 201 UINT32 ByteOffset; /* Offset in source file for field */ member
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | Base64.cpp | 55 for (uint64_t ByteOffset = 0; ByteOffset < 4; ++ByteOffset) { in decodeBase64() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | ByteProvider.h | 60 static ByteProvider getSrc(std::optional<ISelOp> Val, int64_t ByteOffset, in getSrc()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BPFISelLowering.h | 141 std::optional<unsigned> ByteOffset) const override { in shouldReduceLoadWidth()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | GlobalSplit.cpp | 128 uint64_t ByteOffset = cast<ConstantInt>( in splitGlobal() local
|
| H A D | WholeProgramDevirt.cpp | 358 uint64_t ByteOffset; member 1088 const std::set<TypeMemberInfo> &TypeMemberInfos, uint64_t ByteOffset, in tryFindVirtualCallTargets() 1134 const TypeIdCompatibleVtableInfo TIdInfo, uint64_t ByteOffset) { in tryFindVirtualCallTargets()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
| H A D | LowerTypeTests.h | 39 uint64_t ByteOffset; member
|
| H A D | WholeProgramDevirt.h | 241 uint64_t ByteOffset; member
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DebugLocStream.h | 43 size_t ByteOffset; global() member
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ |
| H A D | DXILLegalizePass.cpp | 121 uint32_t ByteOffset = Offset->getZExtValue(); in fixI8UseChain() local 241 uint32_t ByteOffset = Offset->getZExtValue(); in fixI8UseChain() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | InterpBuiltinBitCast.cpp | 142 CharUnits ByteOffset = in enumerateData() local
|
| H A D | InterpBuiltin.cpp | 2191 unsigned ByteOffset = computePointerOffset(ASTCtx, Ptr); in interp__builtin_object_size() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | R600ISelLowering.cpp | 520 uint32_t ByteOffset = getImplicitParameterOffset(MF, FIRST_IMPLICIT); in LowerOperation() local 769 unsigned ByteOffset = DwordOffset * 4; in LowerImplicitParameter() local
|
| H A D | AMDGPURegBankLegalizeHelper.cpp | 72 unsigned ByteOffset = 0; in splitLoad() local
|
| H A D | AMDGPULowerBufferFatPointers.cpp | 1026 int64_t ByteOffset = AggByteOff + S.Index * ElemBytes; in visitLoadImpl() local 1146 int64_t ByteOffset = AggByteOff + S.Index * ElemBytes; in visitStoreImpl() local
|
| H A D | AMDGPUISelDAGToDAG.cpp | 1210 int64_t ByteOffset = C->getSExtValue(); in SelectDS1Addr1Offset() local 2175 int64_t ByteOffset = IsBuffer ? C->getZExtValue() : C->getSExtValue(); in SelectSMRDOffset() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
| H A D | AMDGPUBaseInfo.cpp | 3093 static bool isDwordAligned(uint64_t ByteOffset) { in isDwordAligned() 3098 uint64_t ByteOffset) { in convertSMRDOffsetUnits() 3107 int64_t ByteOffset, bool IsBuffer, in getSMRDEncodedOffset() 3136 int64_t ByteOffset) { in getSMRDEncodedLiteralOffset32()
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGStmt.cpp | 2616 unsigned ByteOffset = 0; in getAsmSrcLocInfo() local
|
| H A D | ItaniumCXXABI.cpp | 2210 uint64_t ByteOffset = in getVirtualFunctionPointer() local
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | MCAsmStreamer.cpp | 1372 unsigned ByteOffset = in emitValueImpl() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | ConstantFolding.cpp | 430 bool ReadDataFromGlobal(Constant *C, uint64_t ByteOffset, unsigned char *CurPtr, in ReadDataFromGlobal()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | LegalizeDAG.cpp | 1668 unsigned ByteOffset = (NumBits / 8) - 1; in getSignAsIntValue() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64FrameLowering.cpp | 3248 int ByteOffset = AFI->getCalleeSavedStackSize(); in computeCalleeSaveRegisterPairs() local
|