Searched defs:isKill2 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Target/X86/
H A DX86InstrBuilder.h114 addRegReg(const MachineInstrBuilder &MIB, unsigned Reg1, bool isKill1, unsigned Reg2, bool isKill2) argument
H A DX86InstrInfo.cpp1987 bool isKill2 = MI->getOperand(2).isKill(); local
2236 bool isKill2, isUndef2; local
2266 bool isKill2 = MI->getOperand(2).isKill(); local

Completed in 178 milliseconds