Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRExpandPseudoInsts.cpp147 bool DstIsDead = MI.getOperand(0).isDead(); in expandArith() local
180 bool DstIsDead = MI.getOperand(0).isDead(); in expandLogic() local
226 bool DstIsDead = MI.getOperand(0).isDead(); in expandLogicImm() local
278 bool DstIsDead = MI.getOperand(0).isDead(); in expand() local
330 bool DstIsDead = MI.getOperand(0).isDead(); in expand() local
393 bool DstIsDead = MI.getOperand(0).isDead(); in expand() local
423 bool DstIsDead = MI.getOperand(0).isDead(); in expand() local
529 bool DstIsDead = MI.getOperand(0).isDead(); in expand() local
578 bool DstIsDead = MI.getOperand(0).isDead(); in expand() local
672 bool DstIsDead = MI.getOperand(0).isDead(); in expand() local
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp541 bool DstIsDead = MI.getOperand(OpIdx).isDead(); in ExpandVLD() local
742 bool DstIsDead = false; in ExpandLaneOp() local
891 bool DstIsDead = MI.getOperand(0).isDead(); in ExpandMOV32BitImm() local
2369 bool DstIsDead = MI.getOperand(0).isDead(); in ExpandMI() local
2391 bool DstIsDead = MI.getOperand(0).isDead(); in ExpandMI() local
2449 bool DstIsDead = MI.getOperand(0).isDead(); in ExpandMI() local
2511 bool DstIsDead = MI.getOperand(OpIdx).isDead(); in ExpandMI() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp156 bool DstIsDead = MI.getOperand(0).isDead(); in expandMOVImm() local
167 bool DstIsDead = MI.getOperand(0).isDead(); in expandMOVImm() local
405 bool DstIsDead = MI.getOperand(0).isDead(); in expand_DestructiveOp() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVExpandPseudoInsts.cpp259 bool DstIsDead = MBBI->getOperand(0).isDead(); in expandVSetVL() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ExpandPseudo.cpp466 bool DstIsDead = MBBI->getOperand(0).isDead(); in ExpandMI() local