Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp3068 bool IsSpill = Ops[0] == 0; in foldMemoryOperandImpl() local
3069 bool IsFill = !IsSpill; in foldMemoryOperandImpl()
3089 if (IsSpill) in foldMemoryOperandImpl()
3107 if (IsSpill && DstMO.isUndef() && in foldMemoryOperandImpl()