| /external/llvm/lib/CodeGen/ |
| D | DeadMachineInstructionElim.cpp | 60 bool DeadMachineInstructionElim::isDead(const MachineInstr *MI) const { in isDead() function in DeadMachineInstructionElim
|
| D | MachineInstrBundle.cpp | 203 bool isDead = DeadDefSet.count(Reg) || KilledDefSet.count(Reg); in finalizeBundle() local
|
| D | TailDuplicator.cpp | 141 bool isDead = MBB->pred_empty() && !MBB->hasAddressTaken(); in tailDuplicateAndUpdate() local 421 MachineBasicBlock *FromBB, bool isDead, in updateSuccessorsPHIs()
|
| D | PHIElimination.cpp | 235 bool isDead = MPhi->getOperand(0).isDead(); in LowerPHINode() local
|
| D | MachineInstr.cpp | 178 bool isKill, bool isDead, bool isUndef, in ChangeToRegister() 1340 MachineInstr::findRegisterDefOperandIdx(unsigned Reg, bool isDead, bool Overlap, in findRegisterDefOperandIdx()
|
| D | LiveInterval.cpp | 537 bool isDead = true; in removeSegment() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | DeadMachineInstructionElim.cpp | 59 bool DeadMachineInstructionElim::isDead(const MachineInstr *MI) const { in isDead() function in DeadMachineInstructionElim
|
| D | TailDuplicator.cpp | 180 bool isDead = MBB->pred_empty() && !MBB->hasAddressTaken(); in tailDuplicateAndUpdate() local 468 MachineBasicBlock *FromBB, bool isDead, in updateSuccessorsPHIs()
|
| D | MachineInstrBundle.cpp | 215 bool isDead = DeadDefSet.count(Reg) || KilledDefSet.count(Reg); in finalizeBundle() local
|
| D | PHIElimination.cpp | 252 bool isDead = MPhi->getOperand(0).isDead(); in LowerPHINode() local
|
| D | MachineOperand.cpp | 235 bool isKill, bool isDead, bool isUndef, in ChangeToRegister()
|
| D | LiveInterval.cpp | 597 bool isDead = true; in removeSegment() local
|
| D | MachineInstr.cpp | 992 MachineInstr::findRegisterDefOperandIdx(Register Reg, bool isDead, bool Overlap, in findRegisterDefOperandIdx()
|
| /external/skia/src/sksl/analysis/ |
| D | SkSLProgramUsage.cpp | 133 bool ProgramUsage::isDead(const Variable& v) const { in isDead() function in SkSL::ProgramUsage
|
| /external/apache-commons-bcel/src/main/java/org/apache/bcel/verifier/structurals/ |
| D | ControlFlowGraph.java | 474 public boolean isDead(final InstructionHandle i) { in isDead() method in ControlFlowGraph
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | LazyCallGraph.h | 350 bool isDead() const { in isDead() function
|
| /external/llvm/include/llvm/CodeGen/ |
| D | MachineOperand.h | 292 bool isDead() const { in isDead() function
|
| /external/swiftshader/src/Reactor/ |
| D | Optimizer.cpp | 572 bool Optimizer::isDead(Ice::Inst *instruction) in isDead() function in __anon9419d3d30111::Optimizer
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | MachineOperand.h | 383 bool isDead() const { in isDead() function
|
| /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | SymbolManager.h | 555 bool isDead(SymbolRef sym) const { in isDead() function
|
| /external/tensorflow/tensorflow/tools/android/test/src/org/tensorflow/demo/tracking/ |
| D | ObjectTracker.java | 497 private boolean isDead; field in ObjectTracker.TrackedObject
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonHardwareLoops.cpp | 1034 bool HexagonHardwareLoops::isDead(const MachineInstr *MI, in isDead() function in HexagonHardwareLoops
|
| /external/llvm/lib/Target/Hexagon/ |
| D | HexagonHardwareLoops.cpp | 996 bool HexagonHardwareLoops::isDead(const MachineInstr *MI, in isDead() function in HexagonHardwareLoops
|
| D | HexagonFrameLowering.cpp | 1835 auto isDead = [&FIR,&DeadMap] (unsigned Reg) -> bool { in findPhysReg() local
|
| /external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
| D | nv50_ir_peephole.cpp | 64 bool Instruction::isDead() const in isDead() function in nv50_ir::Instruction
|