Home
last modified time | relevance | path

Searched defs:IsKill2 (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCVSXSwapRemoval.cpp905 bool IsKill2 = MI->getOperand(2).isKill(); in handleSpecialSwappables() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp1217 bool IsKill2 = MI.getOperand(2).isKill(); in convertToThreeAddressWithLEA() local