Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DBase64.cpp55 for (uint64_t ByteOffset = 0; ByteOffset < 4; ++ByteOffset) { in decodeBase64() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DGlobalSplit.cpp93 uint64_t ByteOffset = cast<ConstantInt>( in splitGlobal() local
H A DWholeProgramDevirt.cpp327 uint64_t ByteOffset; member
993 const std::set<TypeMemberInfo> &TypeMemberInfos, uint64_t ByteOffset, in tryFindVirtualCallTargets()
1036 uint64_t ByteOffset) { in tryFindVirtualCallTargets()
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/IPO/
H A DLowerTypeTests.h38 uint64_t ByteOffset; member
H A DWholeProgramDevirt.h240 uint64_t ByteOffset; member
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h43 size_t ByteOffset; member
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp208 SVal ByteOffset = rawOffset.getByteOffset(); in checkLocation() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp604 size_t ByteOffset = 0; in initStack() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp2510 static bool isDwordAligned(uint64_t ByteOffset) { in isDwordAligned()
2515 uint64_t ByteOffset) { in convertSMRDOffsetUnits()
2524 int64_t ByteOffset, bool IsBuffer) { in getSMRDEncodedOffset()
2542 int64_t ByteOffset) { in getSMRDEncodedLiteralOffset32()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp518 uint32_t ByteOffset = getImplicitParameterOffset(MF, FIRST_IMPLICIT); in LowerOperation() local
767 unsigned ByteOffset = DwordOffset * 4; in LowerImplicitParameter() local
H A DAMDGPUISelDAGToDAG.cpp1071 int64_t ByteOffset = C->getSExtValue(); in SelectDS1Addr1Offset() local
1907 int64_t ByteOffset = IsBuffer ? C->getZExtValue() : C->getSExtValue(); in SelectSMRDOffset() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmt.cpp2254 unsigned ByteOffset = 0; in getAsmSrcLocInfo() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DConstantFolding.cpp421 bool ReadDataFromGlobal(Constant *C, uint64_t ByteOffset, unsigned char *CurPtr, in ReadDataFromGlobal()
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCAsmStreamer.cpp1283 unsigned ByteOffset = in emitValueImpl() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp2548 int ByteOffset = AFI->getCalleeSavedStackSize(); in computeCalleeSaveRegisterPairs() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeDAG.cpp1568 unsigned ByteOffset = (NumBits / 8) - 1; in getSignAsIntValue() local
H A DLegalizeIntegerTypes.cpp4203 SDValue ByteOffset = DAG.getNode(ISD::SRL, dl, ShAmtVT, ShAmt, in ExpandIntRes_ShiftThroughStack() local
H A DDAGCombiner.cpp7910 unsigned ByteOffset = 0; member
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp4089 unsigned ByteOffset = Offset / 8; in reduceLoadStoreWidth() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp9262 static bool findEltLoadSrc(SDValue Elt, LoadSDNode *&Ld, int64_t &ByteOffset) { in findEltLoadSrc()
9389 int64_t ByteOffset = ByteOffsets[EltIdx]; in EltsFromConsecutiveLoads() local