Searched refs:hasOffset (Results 1 – 13 of 13) sorted by relevance
85 bool hasOffset() const { return !OffsetName.empty(); } in hasOffset() function88 bool emitImm() const { return !(hasRegs() || hasOffset()); } in emitImm()
126 constexpr bool hasOffset() const { return HasOffset; } in hasOffset() function140 if (DoSwap && hasOffset())
310 if (LN->hasOffset()) in match()
854 if (LN->hasOffset()) in print_details()
21293 if (!LifetimeEnd->hasOffset()) in visitLIFETIME_END()27890 (LN->hasOffset()) ? LN->getOffset() : 0, in mayAlias()27891 (LN->hasOffset()) ? std::optional<int64_t>(LN->getSize()) in mayAlias()
760 if (cast<LifetimeSDNode>(N)->hasOffset()) { in AddNodeIDCustom()
419 if (AR.hasOffset()) in operator <<()
552 if (R == AliasResult::PartialAlias && R.hasOffset()) { in getSimplePointerDependencyFrom()
1858 bool hasOffset() const { return Offset >= 0; }1860 assert(hasOffset() && "offset is unknown");1864 assert(hasOffset() && "offset is unknown");
81 class OffsetMode<bit hasOffset, bit hasSOffset, string variant,83 bit HasOffset = hasOffset;
1000 if (AAR == AliasResult::PartialAlias && AAR.hasOffset()) { in isOverwrite()
6155 if (AR.IntelExp.hasOffset()) { in parseMSInlineAsm()
7513 if (AR.IntelExp.hasOffset()) { in parseMSInlineAsm()