Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp393 bool DstIsDead = MI.getOperand(OpIdx).isDead(); in ExpandVLD() local
525 bool DstIsDead = false; in ExpandLaneOp() local
659 bool DstIsDead = MI.getOperand(0).isDead(); in ExpandMOV32BitImm() local
954 bool DstIsDead = MI.getOperand(0).isDead(); in ExpandMI() local
976 bool DstIsDead = MI.getOperand(0).isDead(); in ExpandMI() local
1029 bool DstIsDead = MI.getOperand(0).isDead(); in ExpandMI() local
1091 bool DstIsDead = MI.getOperand(OpIdx).isDead(); in ExpandMI() local
/external/llvm/lib/Target/AArch64/
DAArch64ExpandPseudoInsts.cpp107 const bool DstIsDead = MI.getOperand(0).isDead(); in tryOrrMovk() local
172 const bool DstIsDead = MI.getOperand(0).isDead(); in tryToreplicateChunks() local
355 const bool DstIsDead = MI.getOperand(0).isDead(); in trySequenceOfOnes() local
524 bool DstIsDead = MI.getOperand(0).isDead(); in expandMOVImm() local