Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DMLxExpansionPass.cpp273 bool DstDead = MI->getOperand(0).isDead(); in ExpandFPMLxInstruction() local
298 .addReg(DstReg, getDefRegState(true) | getDeadRegState(DstDead)); in ExpandFPMLxInstruction()