Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonNewValueJump.cpp672 bool MO2IsKill = isSecondOpReg && cmpPos->killsRegister(cmpOp2, QRI); in runOnMachineFunction() local
690 .addReg(cmpOp2, getKillRegState(MO2IsKill)) in runOnMachineFunction()