Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp4723 bool ProducesNegatedCarry = CarrySrcMI->isSub(); in emitCarryIn() local
4724 if (NeedsNegatedCarry == ProducesNegatedCarry && in emitCarryIn()