Searched defs:OffsetInBytes (Results 1 – 6 of 6) sorted by relevance
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | DwarfUnit.cpp | 1659 uint64_t OffsetInBytes; constructMemberDIE() local |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | AssignmentTrackingAnalysis.cpp | 269 APInt OffsetInBytes(DL.getTypeSizeInBits(Start->getType()), false); walkToAllocaAndPrependOffsetDeref() local |
/llvm-project/llvm/lib/IR/ | ||
H A D | DebugInfoMetadata.cpp | 1764 extractLeadingOffset(int64_t & OffsetInBytes,SmallVectorImpl<uint64_t> & RemainingOps) const extractLeadingOffset() argument |
H A D | DebugInfo.cpp | 2085 uint64_t OffsetInBytes = GEPOffset.getLimitedValue(); getAssignmentInfoImpl() local |
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsISelLowering.cpp | 4435 unsigned OffsetInBytes = 0; // From beginning of struct passByValArg() local |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelLowering.cpp | 24261 isValidImmForSVEVecImmAddrMode(unsigned OffsetInBytes,unsigned ScalarSizeInBytes) isValidImmForSVEVecImmAddrMode() argument |