Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp5564 bool IsSpill = Ops[0] == 0; in foldMemoryOperandImpl() local
5565 bool IsFill = !IsSpill; in foldMemoryOperandImpl()
5584 if (IsSpill) in foldMemoryOperandImpl()
5602 if (IsSpill && DstMO.isUndef() && SrcReg == AArch64::WZR && in foldMemoryOperandImpl()