Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DByteProvider.h66 static ByteProvider getSrc(std::optional<ISelOp> Val, int64_t ByteOffset, in getSrc()
/llvm-project/llvm/lib/Support/
H A DBase64.cpp55 for (uint64_t ByteOffset = 0; ByteOffset < 4; ++ByteOffset) { in decodeBase64() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalSplit.cpp129 uint64_t ByteOffset = cast<ConstantInt>( splitGlobal() local
H A DWholeProgramDevirt.cpp324 uint64_t ByteOffset; global() member
1057 tryFindVirtualCallTargets(std::vector<VirtualCallTarget> & TargetsForSlot,const std::set<TypeMemberInfo> & TypeMemberInfos,uint64_t ByteOffset,ModuleSummaryIndex * ExportSummary) tryFindVirtualCallTargets() argument
1103 tryFindVirtualCallTargets(std::vector<ValueInfo> & TargetsForSlot,const TypeIdCompatibleVtableInfo TIdInfo,uint64_t ByteOffset) tryFindVirtualCallTargets() argument
[all...]
/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DLowerTypeTests.h38 uint64_t ByteOffset; member
H A DWholeProgramDevirt.h240 uint64_t ByteOffset; member
/llvm-project/llvm/unittests/Transforms/IPO/
H A DLowerTypeTests.cpp19 uint64_t ByteOffset; in TEST() member
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h42 size_t ByteOffset; member
/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp516 return DAG.getConstant(ByteOffset, DL, PtrVT); in LowerOperation() local
765 unsigned ByteOffset = DwordOffset * 4; LowerImplicitParameter() local
H A DAMDGPUISelDAGToDAG.cpp1097 int64_t ByteOffset = C->getSExtValue(); SelectDS1Addr1Offset() local
2060 int64_t ByteOffset = IsBuffer ? C->getZExtValue() : C->getSExtValue(); SelectSMRDOffset() local
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp2848 isDwordAligned(uint64_t ByteOffset) isDwordAligned() argument
2853 convertSMRDOffsetUnits(const MCSubtargetInfo & ST,uint64_t ByteOffset) convertSMRDOffsetUnits() argument
2862 getSMRDEncodedOffset(const MCSubtargetInfo & ST,int64_t ByteOffset,bool IsBuffer,bool HasSOffset) getSMRDEncodedOffset() argument
2891 getSMRDEncodedLiteralOffset32(const MCSubtargetInfo & ST,int64_t ByteOffset) getSMRDEncodedLiteralOffset32() argument
[all...]
/llvm-project/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp622 size_t ByteOffset = 0; initStack() local
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGStmt.cpp2438 unsigned ByteOffset = 0; getAsmSrcLocInfo() local
/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp417 ReadDataFromGlobal(Constant * C,uint64_t ByteOffset,unsigned char * CurPtr,unsigned BytesLeft,const DataLayout & DL) ReadDataFromGlobal() argument
[all...]
/llvm-project/llvm/lib/MC/
H A DMCAsmStreamer.cpp1350 unsigned ByteOffset = emitValueImpl() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp2893 int ByteOffset = AFI->getCalleeSavedStackSize(); computeCalleeSaveRegisterPairs() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp1602 unsigned ByteOffset = (NumBits / 8) - 1; getSignAsIntValue() local
H A DLegalizeIntegerTypes.cpp4607 SDValue ByteOffset = DAG.getNode(ISD::SRL, dl, ShAmtVT, ShAmt, ExpandIntRes_ShiftThroughStack() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp4592 unsigned ByteOffset = Offset / 8; reduceLoadStoreWidth() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6873 findEltLoadSrc(SDValue Elt,LoadSDNode * & Ld,int64_t & ByteOffset) findEltLoadSrc() argument
7000 int64_t ByteOffset = ByteOffsets[EltIdx]; EltsFromConsecutiveLoads() local
[all...]