Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRExpandPseudoInsts.cpp155 bool DstIsKill = MI.getOperand(1).isKill(); in expandArith() local
188 bool DstIsKill = MI.getOperand(1).isKill(); in expandLogic() local
426 bool DstIsKill = MI.getOperand(1).isKill(); in expand() local
459 bool DstIsKill = MI.getOperand(1).isKill(); in expand() local
497 bool DstIsKill = MI.getOperand(0).isKill(); in expand() local
530 bool DstIsKill = MI.getOperand(0).isKill(); in expand() local
661 bool DstIsKill = MI.getOperand(0).isKill(); in expand() local
772 bool DstIsKill = MI.getOperand(0).isKill(); in expand() local
1149 bool DstIsKill = MI.getOperand(0).isKill(); in expand() local
1272 bool DstIsKill = MI.getOperand(0).isKill(); in expand() local
[all …]