Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRExpandPseudoInsts.cpp154 bool ImpIsDead = MI.getOperand(3).isDead(); in expandArith() local
187 bool ImpIsDead = MI.getOperand(3).isDead(); in expandLogic() local
233 bool ImpIsDead = MI.getOperand(3).isDead(); in expandLogicImm() local
287 bool ImpIsDead = MI.getOperand(3).isDead(); in expand() local
341 bool ImpIsDead = MI.getOperand(3).isDead(); in expand() local
406 bool ImpIsDead = MI.getOperand(2).isDead(); in expand() local
439 bool ImpIsDead = MI.getOperand(2).isDead(); in expand() local
478 bool ImpIsDead = MI.getOperand(2).isDead(); in expand() local
511 bool ImpIsDead = MI.getOperand(2).isDead(); in expand() local
1405 bool ImpIsDead = MI.getOperand(2).isDead(); in expand() local
[all …]