Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
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
491 bool DstIsDead = MI.getOperand(0).isDead(); in expand() local
540 bool DstIsDead = MI.getOperand(0).isDead(); in expand() local
634 bool DstIsDead = MI.getOperand(0).isDead(); in expand() local
665 bool DstIsDead = MI.getOperand(0).isDead(); in expand() local
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp483 bool DstIsDead = MI.getOperand(OpIdx).isDead(); in ExpandVLD() local
684 bool DstIsDead = false; in ExpandLaneOp() local
833 bool DstIsDead = MI.getOperand(0).isDead(); in ExpandMOV32BitImm() local
1452 bool DstIsDead = MI.getOperand(0).isDead(); in ExpandMI() local
1474 bool DstIsDead = MI.getOperand(0).isDead(); in ExpandMI() local
1532 bool DstIsDead = MI.getOperand(0).isDead(); in ExpandMI() local
1594 bool DstIsDead = MI.getOperand(OpIdx).isDead(); in ExpandMI() local
/external/llvm/lib/Target/ARM/
DARMExpandPseudoInsts.cpp405 bool DstIsDead = MI.getOperand(OpIdx).isDead(); in ExpandVLD() local
537 bool DstIsDead = false; in ExpandLaneOp() local
671 bool DstIsDead = MI.getOperand(0).isDead(); in ExpandMOV32BitImm() local
1249 bool DstIsDead = MI.getOperand(0).isDead(); in ExpandMI() local
1271 bool DstIsDead = MI.getOperand(0).isDead(); in ExpandMI() local
1324 bool DstIsDead = MI.getOperand(0).isDead(); in ExpandMI() local
1386 bool DstIsDead = MI.getOperand(OpIdx).isDead(); in ExpandMI() local
/external/llvm/lib/Target/AArch64/
DAArch64ExpandPseudoInsts.cpp128 const bool DstIsDead = MI.getOperand(0).isDead(); in tryOrrMovk() local
193 const bool DstIsDead = MI.getOperand(0).isDead(); in tryToreplicateChunks() local
376 const bool DstIsDead = MI.getOperand(0).isDead(); in trySequenceOfOnes() local
552 bool DstIsDead = MI.getOperand(0).isDead(); in expandMOVImm() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ExpandPseudoInsts.cpp146 bool DstIsDead = MI.getOperand(0).isDead(); in expandMOVImm() local
157 bool DstIsDead = MI.getOperand(0).isDead(); in expandMOVImm() local