Home
last modified time | relevance | path

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

/external/llvm/test/CodeGen/X86/
Dcmpxchg-clobber-flags.ll10 ; TODO: Reenable verify-machineinstr once the if (!AXDead) // FIXME
Dpeephole-na-phys-copy-folding.ll4 ; TODO: Reenable verify-machineinstrs once the if (!AXDead) // FIXME in
/external/llvm/lib/Target/X86/
DX86InstrInfo.cpp4568 bool AXDead = (Reg == AX) || (MachineBasicBlock::LQR_Dead == LQR); in copyPhysReg() local
4569 if (!AXDead) in copyPhysReg()
4583 if (!AXDead) in copyPhysReg()