Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp4195 bool IsSpill = Ops[0] == 0; in foldMemoryOperandImpl() local
4196 bool IsFill = !IsSpill; in foldMemoryOperandImpl()
4215 if (IsSpill) in foldMemoryOperandImpl()
4233 if (IsSpill && DstMO.isUndef() && Register::isPhysicalRegister(SrcReg)) { in foldMemoryOperandImpl()