Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRExpandPseudoInsts.cpp156 bool DstIsDead = MI.getOperand(0).isDead(); in expandArith() local
189 bool DstIsDead = MI.getOperand(0).isDead(); in expandLogic() local
248 bool DstIsDead = MI.getOperand(0).isDead(); in expandLogicImm() local
308 bool DstIsDead = MI.getOperand(0).isDead(); in expand() local
362 bool DstIsDead = MI.getOperand(0).isDead(); in expand() local
427 bool DstIsDead = MI.getOperand(0).isDead(); in expand() local
460 bool DstIsDead = MI.getOperand(0).isDead(); in expand() local
566 bool DstIsDead = MI.getOperand(0).isDead(); in expand() local
617 bool DstIsDead = MI.getOperand(0).isDead(); in expand() local
708 bool DstIsDead = MI.getOperand(0).isDead(); in expand() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVPostRAExpandPseudoInsts.cpp93 bool DstIsDead = MBBI->getOperand(0).isDead(); in expandMovImm() local
108 bool DstIsDead = MBBI->getOperand(0).isDead(); in expandMovAddr() local
H A DRISCVExpandPseudoInsts.cpp281 bool DstIsDead = MBBI->getOperand(0).isDead(); in expandVSetVL() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ExpandPseudoInsts.cpp161 bool DstIsDead = MI.getOperand(0).isDead(); in expandMOVImm() local
174 bool DstIsDead = MI.getOperand(0).isDead(); in expandMOVImm() local
193 bool DstIsDead = MI.getOperand(0).isDead(); in expandMOVImm() local
207 bool DstIsDead = MI.getOperand(0).isDead(); in expandMOVImm() local
218 bool DstIsDead = MI.getOperand(0).isDead(); in expandMOVImm() local
498 bool DstIsDead = MI.getOperand(0).isDead(); in expand_DestructiveOp() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp566 bool DstIsDead = MI.getOperand(OpIdx).isDead(); in ExpandVLD() local
774 bool DstIsDead = false; in ExpandLaneOp() local
997 bool DstIsDead = MI.getOperand(0).isDead(); in ExpandTMOV32BitImm() local
1066 bool DstIsDead = MI.getOperand(0).isDead(); in ExpandMOV32BitImm() local
2622 bool DstIsDead = MI.getOperand(0).isDead(); in ExpandMI() local
2644 bool DstIsDead = MI.getOperand(0).isDead(); in ExpandMI() local
2705 bool DstIsDead = MI.getOperand(0).isDead(); in ExpandMI() local
2782 bool DstIsDead = MI.getOperand(OpIdx).isDead(); in ExpandMI() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ExpandPseudo.cpp466 bool DstIsDead = MBBI->getOperand(0).isDead(); in expandMI() local