Searched refs:DstIsKill (Results 1 – 1 of 1) sorted by relevance
164 bool DstIsKill = MI.getOperand(1).isKill(); in expandArith() local197 bool DstIsKill = MI.getOperand(1).isKill(); in expandLogic() local417 bool DstIsKill = MI.getOperand(1).isKill(); in expand() local449 bool DstIsKill = MI.getOperand(1).isKill(); in expand() local487 bool DstIsKill = MI.getOperand(0).isKill(); in expand() local520 bool DstIsKill = MI.getOperand(0).isKill(); in expand() local1163 bool DstIsKill = MI.getOperand(0).isKill(); in expand() local1171 if (!DstIsKill) { in expand()1184 if (!DstIsKill) { in expand()1366 bool DstIsKill = MI.getOperand(1).isKill(); in expand() local[all …]