Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp4472 bool IsSpill = Ops[0] == 0; in foldMemoryOperandImpl() local
4473 bool IsFill = !IsSpill; in foldMemoryOperandImpl()
4492 if (IsSpill) in foldMemoryOperandImpl()
4510 if (IsSpill && DstMO.isUndef() && Register::isPhysicalRegister(SrcReg)) { in foldMemoryOperandImpl()