Searched refs:hasOffset (Results 1 – 13 of 13) sorted by relevance
87 bool hasOffset() const { return !OffsetName.empty(); } in hasOffset() function90 bool emitImm() const { return !(hasRegs() || hasOffset()); } in emitImm()
128 constexpr bool hasOffset() const { return HasOffset; } in hasOffset() function142 if (DoSwap && hasOffset())
301 if (LN->hasOffset()) in match()
830 if (LN->hasOffset()) in print_details()
19872 if (!LifetimeEnd->hasOffset()) in visitLIFETIME_END()26059 (LN->hasOffset()) ? LN->getOffset() : 0, in mayAlias()26060 (LN->hasOffset()) ? std::optional<int64_t>(LN->getSize()) in mayAlias()
718 if (cast<LifetimeSDNode>(N)->hasOffset()) { in AddNodeIDCustom()
1823 bool hasOffset() const { return Offset >= 0; }1825 assert(hasOffset() && "offset is unknown");1829 assert(hasOffset() && "offset is unknown");
419 if (AR.hasOffset()) in operator <<()
516 if (R == AliasResult::PartialAlias && R.hasOffset()) { in getSimplePointerDependencyFrom()
90 class OffsetMode<bit hasOffset, bit hasSOffset, string variant,92 bit HasOffset = hasOffset;
972 if (AAR == AliasResult::PartialAlias && AAR.hasOffset()) { in isOverwrite()
6141 if (AR.IntelExp.hasOffset()) { in parseMSInlineAsm()
7545 if (AR.IntelExp.hasOffset()) { in parseMSInlineAsm()