Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp2235 bool Mul1IsKill = Mul1.isKill(); in combineFPFusedMultiply() local
2247 .addReg(Mul1.getReg(), getKillRegState(Mul1IsKill)) in combineFPFusedMultiply()