Searched defs:OffsetInBytes (Results 1 – 7 of 7) sorted by relevance
71 NonLoc OffsetInBytes = SvalBuilder.makeArrayIndex( in getDynamicExtentWithOffset() local
1624 uint64_t OffsetInBytes; in constructMemberDIE() local
216 APInt OffsetInBytes(DL.getTypeSizeInBits(Start->getType()), false); in walkToAllocaAndPrependOffsetDeref() local
1749 uint64_t OffsetInBytes = GEPOffset.getLimitedValue(); in getAssignmentInfoImpl() local
3773 APInt OffsetInBytes(DL.getTypeSizeInBits(Ptr->getType()), false); in emitFunc() local
4413 unsigned OffsetInBytes = 0; // From beginning of struct in passByValArg() local
20800 inline static bool isValidImmForSVEVecImmAddrMode(unsigned OffsetInBytes, in isValidImmForSVEVecImmAddrMode()