/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/ |
H A D | lifetime_tracking.h | 56 bool IsDead() const { return destructor_stack.has_value(); } in IsDead() function
|
/aosp_15_r20/external/llvm/lib/Target/Hexagon/ |
H A D | RDFDeadCode.cpp | 139 auto IsDead = [this] (NodeAddr<InstrNode*> IA) -> bool { in collect() local
|
H A D | HexagonRDFOpt.cpp | 239 auto IsDead = [this] (NodeAddr<DefNode*> DA) -> bool { in rewrite() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | RDFDeadCode.cpp | 150 auto IsDead = [this] (NodeAddr<InstrNode*> IA) -> bool { in collect() local
|
H A D | HexagonRDFOpt.cpp | 253 auto IsDead = [this] (NodeAddr<DefNode*> DA) -> bool { in rewrite() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | RDFLiveness.cpp | 390 bool IsDead = DefA.Addr->getFlags() & NodeAttrs::Dead; in getAllReachedUses() local 471 bool IsDead = DA.Addr->getFlags() & NodeAttrs::Dead; in computePhiInfo() local
|
H A D | RDFDeadCode.cpp | 150 auto IsDead = [this] (NodeAddr<InstrNode*> IA) -> bool { in collect() local
|
H A D | HexagonRDFOpt.cpp | 253 auto IsDead = [this] (NodeAddr<DefNode*> DA) -> bool { in rewrite() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | RDFLiveness.cpp | 428 bool IsDead = DefA.Addr->getFlags() & NodeAttrs::Dead; in getAllReachedUses() local 509 bool IsDead = DA.Addr->getFlags() & NodeAttrs::Dead; in computePhiInfo() local
|
H A D | ReachingDefAnalysis.cpp | 652 auto IsDead = [this, &Dead](MachineInstr *Def, MCRegister PhysReg) { in collectKilledOperands() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/MachO/ |
H A D | MachOObject.cpp | 117 auto IsDead = [&](const std::unique_ptr<SymbolEntry> &S) -> bool { in removeSections() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | SIOptimizeExecMaskingPreRA.cpp | 284 bool IsDead = SelLI->Query(SelIdx.getRegSlot()).isDeadDef(); in optimizeVcndVcmpPair() local
|
H A D | SILowerControlFlow.cpp | 168 static void setImpSCCDefDead(MachineInstr &MI, bool IsDead) { in setImpSCCDefDead()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SILowerControlFlow.cpp | 138 static void setImpSCCDefDead(MachineInstr &MI, bool IsDead) { in setImpSCCDefDead()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | A15SDOptimizer.cpp | 210 bool IsDead = true; in eraseInstrWithNoUses() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | A15SDOptimizer.cpp | 211 bool IsDead = true; in eraseInstrWithNoUses() local
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | MachineOperand.h | 99 bool IsDead : 1; variable
|
/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A D | A15SDOptimizer.cpp | 216 bool IsDead = true; in eraseInstrWithNoUses() local
|
/aosp_15_r20/external/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyRegStackify.cpp | 496 bool IsDead = MRI.use_empty(Reg); in RematerializeCheapDef() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyRegStackify.cpp | 587 bool IsDead = MRI.use_empty(Reg); in rematerializeCheapDef() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyRegStackify.cpp | 550 bool IsDead = MRI.use_empty(Reg); in rematerializeCheapDef() local
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/ |
H A D | hlo_instruction.h | 1183 bool IsDead() const { return users_.empty() && !IsRoot(); } in IsDead() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/ |
D | LegalizationArtifactCombiner.h | 1447 bool IsDead = true; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/ |
D | LegalizationArtifactCombiner.h | 1452 bool IsDead = true; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/ |
D | LegalizationArtifactCombiner.h | 1447 bool IsDead = true; variable
|