| /external/llvm/lib/Target/Hexagon/ |
| D | RDFDeadCode.cpp | 139 auto IsDead = [this] (NodeAddr<InstrNode*> IA) -> bool { in collect() local
|
| D | HexagonRDFOpt.cpp | 239 auto IsDead = [this] (NodeAddr<DefNode*> DA) -> bool { in rewrite() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
| D | RDFDeadCode.cpp | 150 auto IsDead = [this] (NodeAddr<InstrNode*> IA) -> bool { in collect() local
|
| D | HexagonRDFOpt.cpp | 253 auto IsDead = [this] (NodeAddr<DefNode*> DA) -> bool { in rewrite() local
|
| D | RDFLiveness.cpp | 392 bool IsDead = DefA.Addr->getFlags() & NodeAttrs::Dead; in getAllReachedUses() local 473 bool IsDead = DA.Addr->getFlags() & NodeAttrs::Dead; in computePhiInfo() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
| D | SILowerControlFlow.cpp | 129 static void setImpSCCDefDead(MachineInstr &MI, bool IsDead) { in setImpSCCDefDead()
|
| D | AMDGPUMachineCFGStructurizer.cpp | 1608 bool IsDead = true; in replaceLiveOutRegs() local
|
| D | SIInstrInfo.cpp | 1353 bool IsDead = RegOp.isDead(); in swapRegAndNonRegOperand() local
|
| /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
| D | MachineOperand.h | 84 bool IsDead : 1; variable
|
| /external/deqp-deps/SPIRV-Tools/source/opt/ |
| D | aggressive_dead_code_elim_pass.cpp | 143 bool AggressiveDCEPass::IsDead(Instruction* inst) { in IsDead() function in spvtools::opt::AggressiveDCEPass
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
| D | A15SDOptimizer.cpp | 213 bool IsDead = true; in eraseInstrWithNoUses() local
|
| /external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | aggressive_dead_code_elim_pass.cpp | 143 bool AggressiveDCEPass::IsDead(Instruction* inst) { in IsDead() function in spvtools::opt::AggressiveDCEPass
|
| /external/llvm/lib/Target/ARM/ |
| D | A15SDOptimizer.cpp | 216 bool IsDead = true; in eraseInstrWithNoUses() local
|
| /external/llvm/include/llvm/CodeGen/ |
| D | MachineOperand.h | 99 bool IsDead : 1; variable
|
| /external/v8/src/compiler/ |
| D | node.h | 396 bool Node::IsDead() const { in IsDead() function
|
| /external/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyRegStackify.cpp | 496 bool IsDead = MRI.use_empty(Reg); in RematerializeCheapDef() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyRegStackify.cpp | 531 bool IsDead = MRI.use_empty(Reg); in RematerializeCheapDef() local
|
| /external/tensorflow/tensorflow/compiler/tf2xla/ |
| D | functionalize_cond.cc | 165 bool StateMap::IsDead(StateMap::CondId id) const { return id == dead_id_; } in IsDead() function in tensorflow::functionalize_cond::StateMap
|
| /external/v8/src/ |
| D | isolate.h | 1131 bool IsDead() { return has_fatal_error_; } in IsDead() function
|
| D | api.cc | 8870 bool Isolate::IsDead() { in IsDead() function in v8::Isolate
|
| /external/clang/lib/StaticAnalyzer/Core/ |
| D | BugReporter.cpp | 911 bool IsDead; member in __anon6d7da64b0211::ContextLocation
|