Home
last modified time | relevance | path

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

12

/freebsd/sys/contrib/dev/acpica/compiler/
H A Dasldefine.h252 #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 Daslresource.c570 UINT32 ByteOffset, in RsCreateResourceField()
H A Ddtcompiler.h201 UINT32 ByteOffset; /* Offset in source file for field */ member
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DBase64.cpp55 for (uint64_t ByteOffset = 0; ByteOffset < 4; ++ByteOffset) { in decodeBase64() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DByteProvider.h60 static ByteProvider getSrc(std::optional<ISelOp> Val, int64_t ByteOffset, in getSrc()
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFISelLowering.h141 std::optional<unsigned> ByteOffset) const override { in shouldReduceLoadWidth()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalSplit.cpp128 uint64_t ByteOffset = cast<ConstantInt>( in splitGlobal() local
H A DWholeProgramDevirt.cpp358 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 DLowerTypeTests.h39 uint64_t ByteOffset; member
H A DWholeProgramDevirt.h241 uint64_t ByteOffset; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h43 size_t ByteOffset; global() member
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILLegalizePass.cpp121 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 DInterpBuiltinBitCast.cpp142 CharUnits ByteOffset = in enumerateData() local
H A DInterpBuiltin.cpp2191 unsigned ByteOffset = computePointerOffset(ASTCtx, Ptr); in interp__builtin_object_size() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp520 uint32_t ByteOffset = getImplicitParameterOffset(MF, FIRST_IMPLICIT); in LowerOperation() local
769 unsigned ByteOffset = DwordOffset * 4; in LowerImplicitParameter() local
H A DAMDGPURegBankLegalizeHelper.cpp72 unsigned ByteOffset = 0; in splitLoad() local
H A DAMDGPULowerBufferFatPointers.cpp1026 int64_t ByteOffset = AggByteOff + S.Index * ElemBytes; in visitLoadImpl() local
1146 int64_t ByteOffset = AggByteOff + S.Index * ElemBytes; in visitStoreImpl() local
H A DAMDGPUISelDAGToDAG.cpp1210 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 DAMDGPUBaseInfo.cpp3093 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 DCGStmt.cpp2616 unsigned ByteOffset = 0; in getAsmSrcLocInfo() local
H A DItaniumCXXABI.cpp2210 uint64_t ByteOffset = in getVirtualFunctionPointer() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmStreamer.cpp1372 unsigned ByteOffset = in emitValueImpl() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp430 bool ReadDataFromGlobal(Constant *C, uint64_t ByteOffset, unsigned char *CurPtr, in ReadDataFromGlobal()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp1668 unsigned ByteOffset = (NumBits / 8) - 1; in getSignAsIntValue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp3248 int ByteOffset = AFI->getCalleeSavedStackSize(); in computeCalleeSaveRegisterPairs() local

12