Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp379 bool Reg0IsDead = MI.getOperand(0).isDead(); in commuteInstructionImpl() local
381 .addReg(Reg0, RegState::Define | getDeadRegState(Reg0IsDead)) in commuteInstructionImpl()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp426 bool Reg0IsDead = MI.getOperand(0).isDead(); in commuteInstructionImpl() local
428 .addReg(Reg0, RegState::Define | getDeadRegState(Reg0IsDead)) in commuteInstructionImpl()
/external/llvm-project/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp767 bool Reg0IsDead = MI.getOperand(0).isDead(); in commuteInstructionImpl() local
769 .addReg(Reg0, RegState::Define | getDeadRegState(Reg0IsDead)) in commuteInstructionImpl()