Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp2236 bool Mul2IsKill = Mul2.isKill(); in combineFPFusedMultiply() local
2248 .addReg(Mul2.getReg(), getKillRegState(Mul2IsKill)) in combineFPFusedMultiply()