Searched refs:hasOffset (Results 1 – 17 of 17) sorted by relevance
223 assert(hasOffset() && in setElementType()242 bool hasOffset() const { return Offset; } in hasOffset() function275 if (!hasOffset()) in withElementType()
191 if (!Addr.hasOffset())355 if (!Addr.hasOffset())
592 if (CurInfo == NewInfo && !hasOffset()) in getResignedAddress()
3467 assert(!Addr.hasOffset() && "unexpected offset");
85 bool hasOffset() const { return !OffsetName.empty(); } in hasOffset() function88 bool emitImm() const { return !(hasRegs() || hasOffset()); } in emitImm()
127 constexpr bool hasOffset() const { return HasOffset; } in hasOffset() function141 if (DoSwap && hasOffset())
306 if (LN->hasOffset()) in match()
905 if (LN->hasOffset()) in print_details()
21661 if (!LifetimeEnd->hasOffset()) in visitLIFETIME_END()28279 (LN->hasOffset()) ? LN->getOffset() : 0, in mayAlias()28280 (LN->hasOffset()) ? LocationSize::precise(LN->getSize()) in mayAlias()
764 if (cast<LifetimeSDNode>(N)->hasOffset()) { in AddNodeIDCustom()
421 if (AR.hasOffset()) in operator <<()
552 if (R == AliasResult::PartialAlias && R.hasOffset()) { in getSimplePointerDependencyFrom()
1904 bool hasOffset() const { return Offset >= 0; }1906 assert(hasOffset() && "offset is unknown");1910 assert(hasOffset() && "offset is unknown");
89 class OffsetMode<bit hasOffset, bit hasSOffset, string variant,91 bit HasOffset = hasOffset;
1012 if (AAR == AliasResult::PartialAlias && AAR.hasOffset()) { in isOverwrite()
6160 if (AR.IntelExp.hasOffset()) { in parseMSInlineAsm()
7513 if (AR.IntelExp.hasOffset()) { in parseMSInlineAsm()