| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AVR/ |
| D | AVRExpandPseudoInsts.cpp | 151 bool DstIsDead = MI.getOperand(0).isDead(); in expandArith() local 184 bool DstIsDead = MI.getOperand(0).isDead(); in expandLogic() local 231 bool DstIsDead = MI.getOperand(0).isDead(); in expandLogicImm() local 285 bool DstIsDead = MI.getOperand(0).isDead(); in expand() local 339 bool DstIsDead = MI.getOperand(0).isDead(); in expand() local 404 bool DstIsDead = MI.getOperand(0).isDead(); in expand() local 437 bool DstIsDead = MI.getOperand(0).isDead(); in expand() local 543 bool DstIsDead = MI.getOperand(0).isDead(); in expand() local 594 bool DstIsDead = MI.getOperand(0).isDead(); in expand() local 685 bool DstIsDead = MI.getOperand(0).isDead(); in expand() local [all …]
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
| D | AVRExpandPseudoInsts.cpp | 147 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/ |
| D | ARMExpandPseudoInsts.cpp | 483 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/ |
| D | ARMExpandPseudoInsts.cpp | 405 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/ |
| D | AArch64ExpandPseudoInsts.cpp | 128 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-16.0/llvm/lib/Target/ARM/ |
| D | ARMExpandPseudoInsts.cpp | 581 bool DstIsDead = MI.getOperand(OpIdx).isDead(); in ExpandVLD() local 792 bool DstIsDead = false; in ExpandLaneOp() local 979 bool DstIsDead = MI.getOperand(0).isDead(); in ExpandMOV32BitImm() local 2531 bool DstIsDead = MI.getOperand(0).isDead(); in ExpandMI() local 2554 bool DstIsDead = MI.getOperand(0).isDead(); in ExpandMI() local 2615 bool DstIsDead = MI.getOperand(0).isDead(); in ExpandMI() local 2677 bool DstIsDead = MI.getOperand(OpIdx).isDead(); in ExpandMI() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64ExpandPseudoInsts.cpp | 146 bool DstIsDead = MI.getOperand(0).isDead(); in expandMOVImm() local 157 bool DstIsDead = MI.getOperand(0).isDead(); in expandMOVImm() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
| D | AArch64ExpandPseudoInsts.cpp | 160 bool DstIsDead = MI.getOperand(0).isDead(); in expandMOVImm() local 171 bool DstIsDead = MI.getOperand(0).isDead(); in expandMOVImm() local 451 bool DstIsDead = MI.getOperand(0).isDead(); in expand_DestructiveOp() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/ |
| D | RISCVExpandPseudoInsts.cpp | 212 bool DstIsDead = MBBI->getOperand(0).isDead(); in expandVSetVL() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
| D | X86ExpandPseudo.cpp | 465 bool DstIsDead = MBBI->getOperand(0).isDead(); in ExpandMI() local
|