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.cpp157 bool DstIsKill = MI.getOperand(1).isKill(); in expandArith() local
190 bool DstIsKill = MI.getOperand(1).isKill(); in expandLogic() local
428 bool DstIsKill = MI.getOperand(1).isKill(); in expand() local
461 bool DstIsKill = MI.getOperand(1).isKill(); in expand() local
499 bool DstIsKill = MI.getOperand(0).isKill(); in expand() local
532 bool DstIsKill = MI.getOperand(0).isKill(); in expand() local
663 bool DstIsKill = MI.getOperand(0).isKill(); in expand() local
774 bool DstIsKill = MI.getOperand(0).isKill(); in expand() local
1151 bool DstIsKill = MI.getOperand(0).isKill(); in expand() local
1274 bool DstIsKill = MI.getOperand(0).isKill(); in expand() local
[all …]