Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRExpandPseudoInsts.cpp153 bool SrcIsKill = MI.getOperand(2).isKill(); in expandArith() local
186 bool SrcIsKill = MI.getOperand(2).isKill(); in expandLogic() local
232 bool SrcIsKill = MI.getOperand(1).isKill(); in expandLogicImm() local
286 bool SrcIsKill = MI.getOperand(1).isKill(); in expand() local
340 bool SrcIsKill = MI.getOperand(1).isKill(); in expand() local
477 bool SrcIsKill = MI.getOperand(1).isKill(); in expand() local
510 bool SrcIsKill = MI.getOperand(1).isKill(); in expand() local
641 bool SrcIsKill = MI.getOperand(1).isKill(); in expand() local
752 bool SrcIsKill = MI.getOperand(1).isKill(); in expand() local
818 bool SrcIsKill = MI.getOperand(1).isKill(); in expandLPMWELPMW() local
[all …]
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp733 bool SrcIsKill = MI.getOperand(OpIdx).isKill(); in ExpandVST() local
870 bool SrcIsKill = MI.getOperand(OpIdx).isKill(); in ExpandVTBL() local
2708 bool SrcIsKill = MI.getOperand(OpIdx).isKill(); in ExpandMI() local
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ExpandPseudo.cpp499 bool SrcIsKill = MBBI->getOperand(X86::AddrNumOperands).isKill(); in ExpandMI() local