Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRExpandPseudoInsts.cpp148 bool DstIsKill = MI.getOperand(1).isKill(); in expandArith() local
181 bool DstIsKill = MI.getOperand(1).isKill(); in expandLogic() local
394 bool DstIsKill = MI.getOperand(1).isKill(); in expand() local
424 bool DstIsKill = MI.getOperand(1).isKill(); in expand() local
462 bool DstIsKill = MI.getOperand(0).isKill(); in expand() local
495 bool DstIsKill = MI.getOperand(0).isKill(); in expand() local
1156 bool DstIsKill = MI.getOperand(0).isKill(); in expand() local
1379 bool DstIsKill = MI.getOperand(1).isKill(); in expand() local
1412 bool DstIsKill = MI.getOperand(1).isKill(); in expand() local
1471 bool DstIsKill = MI.getOperand(1).isKill(); in expand() local
[all …]