Home
last modified time | relevance | path

Searched refs:isMergeableStackTaggingInstruction (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp3930 bool isMergeableStackTaggingInstruction(MachineInstr &MI, int64_t &Offset, in isMergeableStackTaggingInstruction() function
3980 if (!isMergeableStackTaggingInstruction(MI, Offset, Size, FirstZeroData)) in tryMergeAdjacentSTG()
3998 if (isMergeableStackTaggingInstruction(MI, Offset, Size, ZeroData)) { in tryMergeAdjacentSTG()