Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp4527 bool IsSpill = Ops[0] == 0; in foldMemoryOperandImpl() local
4528 bool IsFill = !IsSpill; in foldMemoryOperandImpl()
4547 if (IsSpill) in foldMemoryOperandImpl()
4565 if (IsSpill && DstMO.isUndef() && SrcReg.isPhysical()) { in foldMemoryOperandImpl()