Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DGlobalSplit.cpp93 uint64_t ByteOffset = cast<ConstantInt>( in splitGlobal() local
H A DWholeProgramDevirt.cpp328 uint64_t ByteOffset; member
994 const std::set<TypeMemberInfo> &TypeMemberInfos, uint64_t ByteOffset, in tryFindVirtualCallTargets()
1037 uint64_t ByteOffset) { in tryFindVirtualCallTargets()
/llvm-project-15.0.7/llvm/include/llvm/Transforms/IPO/
H A DLowerTypeTests.h38 uint64_t ByteOffset; member
H A DWholeProgramDevirt.h240 uint64_t ByteOffset; member
/llvm-project-15.0.7/llvm/unittests/Transforms/IPO/
H A DLowerTypeTests.cpp19 uint64_t ByteOffset; in TEST() member
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h43 size_t ByteOffset; member
/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp207 SVal ByteOffset = rawOffset.getByteOffset(); in checkLocation() local
/llvm-project-15.0.7/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp600 size_t ByteOffset = 0; in initStack() local
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp2246 static bool isDwordAligned(uint64_t ByteOffset) { in isDwordAligned()
2251 uint64_t ByteOffset) { in convertSMRDOffsetUnits()
2260 int64_t ByteOffset, bool IsBuffer) { in getSMRDEncodedOffset()
2277 int64_t ByteOffset) { in getSMRDEncodedLiteralOffset32()
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp514 uint32_t ByteOffset = getImplicitParameterOffset(MF, FIRST_IMPLICIT); in LowerOperation() local
763 unsigned ByteOffset = DwordOffset * 4; in LowerImplicitParameter() local
H A DAMDGPUISelDAGToDAG.cpp1083 int64_t ByteOffset = C->getSExtValue(); in SelectDS1Addr1Offset() local
1912 int64_t ByteOffset = C->getSExtValue(); in SelectSMRDOffset() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmt.cpp2243 unsigned ByteOffset = 0; in getAsmSrcLocInfo() local
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCAsmStreamer.cpp1268 unsigned ByteOffset = in emitValueImpl() local
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DConstantFolding.cpp421 bool ReadDataFromGlobal(Constant *C, uint64_t ByteOffset, unsigned char *CurPtr, in ReadDataFromGlobal()
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp2529 int ByteOffset = AFI->getCalleeSavedStackSize(); in computeCalleeSaveRegisterPairs() local
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp1564 unsigned ByteOffset = (NumBits / 8) - 1; in getSignAsIntValue() local
H A DDAGCombiner.cpp7742 unsigned ByteOffset = 0; member
/llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp4073 unsigned ByteOffset = Offset / 8; in reduceLoadStoreWidth() local
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp9150 static bool findEltLoadSrc(SDValue Elt, LoadSDNode *&Ld, int64_t &ByteOffset) { in findEltLoadSrc()
9277 int64_t ByteOffset = ByteOffsets[EltIdx]; in EltsFromConsecutiveLoads() local