Home
last modified time | relevance | path

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

/freebsd-src/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
[all...]
H A Daslresource.c570 UINT32 ByteOffset, in RsCreateResourceField() argument
H A Ddtcompiler.h201 UINT32 ByteOffset; /* Offset in source file for field */ member
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DBase64.cpp55 for (uint64_t ByteOffset = 0; ByteOffset < 4; ++ByteOffset) { in decodeBase64() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DByteProvider.h66 static ByteProvider getSrc(std::optional<ISelOp> Val, int64_t ByteOffset, in getSrc()
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalSplit.cpp91 uint64_t ByteOffset = cast<ConstantInt>( splitGlobal() local
H A DWholeProgramDevirt.cpp324 uint64_t ByteOffset; member
1057 tryFindVirtualCallTargets(std::vector<VirtualCallTarget> & TargetsForSlot,const std::set<TypeMemberInfo> & TypeMemberInfos,uint64_t ByteOffset,ModuleSummaryIndex * ExportSummary) tryFindVirtualCallTargets() argument
1110 tryFindVirtualCallTargets(std::vector<ValueInfo> & TargetsForSlot,const TypeIdCompatibleVtableInfo TIdInfo,uint64_t ByteOffset) tryFindVirtualCallTargets() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DLowerTypeTests.h38 uint64_t ByteOffset; member
H A DWholeProgramDevirt.h239 uint64_t ByteOffset; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h42 size_t ByteOffset; member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp516 uint32_t ByteOffset = getImplicitParameterOffset(MF, FIRST_IMPLICIT); in LowerOperation() local
765 unsigned ByteOffset = DwordOffset * 4; in LowerImplicitParameter() local
H A DAMDGPUISelDAGToDAG.cpp1073 int64_t ByteOffset = C->getSExtValue(); SelectDS1Addr1Offset() local
2014 int64_t ByteOffset = IsBuffer ? C->getZExtValue() : C->getSExtValue(); SelectSMRDOffset() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp2822 isDwordAligned(uint64_t ByteOffset) isDwordAligned() argument
2827 convertSMRDOffsetUnits(const MCSubtargetInfo & ST,uint64_t ByteOffset) convertSMRDOffsetUnits() argument
2836 getSMRDEncodedOffset(const MCSubtargetInfo & ST,int64_t ByteOffset,bool IsBuffer) getSMRDEncodedOffset() argument
2858 getSMRDEncodedLiteralOffset32(const MCSubtargetInfo & ST,int64_t ByteOffset) getSMRDEncodedLiteralOffset32() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp2272 unsigned ByteOffset = 0; getAsmSrcLocInfo() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp417 bool ReadDataFromGlobal(Constant *C, uint64_t ByteOffset, unsigned char *CurPtr, in ReadDataFromGlobal() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmStreamer.cpp1351 unsigned ByteOffset = emitValueImpl() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp2803 int ByteOffset = AFI->getCalleeSavedStackSize(); computeCalleeSaveRegisterPairs() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp1592 unsigned ByteOffset = (NumBits / 8) - 1; getSignAsIntValue() local
H A DLegalizeIntegerTypes.cpp4478 SDValue ByteOffset = DAG.getNode(ISD::SRL, dl, ShAmtVT, ShAmt, ExpandIntRes_ShiftThroughStack() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp4464 unsigned ByteOffset = Offset / 8; reduceLoadStoreWidth() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6703 findEltLoadSrc(SDValue Elt,LoadSDNode * & Ld,int64_t & ByteOffset) findEltLoadSrc() argument
6830 int64_t ByteOffset = ByteOffsets[EltIdx]; EltsFromConsecutiveLoads() local
[all...]