Searched defs:isKill2 (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86InstrBuilder.h | 166 unsigned Reg2, bool isKill2) { in addRegReg() |
H A D | X86InstrInfo.cpp | 1571 bool isKill2; in convertToThreeAddress() local |