Home
last modified time | relevance | path

Searched defs:IsDead (Results 1 – 25 of 36) sorted by relevance

12

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/
H A Dlifetime_tracking.h56 bool IsDead() const { return destructor_stack.has_value(); } in IsDead() function
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DRDFDeadCode.cpp139 auto IsDead = [this] (NodeAddr<InstrNode*> IA) -> bool { in collect() local
H A DHexagonRDFOpt.cpp239 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 DRDFDeadCode.cpp150 auto IsDead = [this] (NodeAddr<InstrNode*> IA) -> bool { in collect() local
H A DHexagonRDFOpt.cpp253 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 DRDFLiveness.cpp390 bool IsDead = DefA.Addr->getFlags() & NodeAttrs::Dead; in getAllReachedUses() local
471 bool IsDead = DA.Addr->getFlags() & NodeAttrs::Dead; in computePhiInfo() local
H A DRDFDeadCode.cpp150 auto IsDead = [this] (NodeAddr<InstrNode*> IA) -> bool { in collect() local
H A DHexagonRDFOpt.cpp253 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 DRDFLiveness.cpp428 bool IsDead = DefA.Addr->getFlags() & NodeAttrs::Dead; in getAllReachedUses() local
509 bool IsDead = DA.Addr->getFlags() & NodeAttrs::Dead; in computePhiInfo() local
H A DReachingDefAnalysis.cpp652 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 DMachOObject.cpp117 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 DSIOptimizeExecMaskingPreRA.cpp284 bool IsDead = SelLI->Query(SelIdx.getRegSlot()).isDeadDef(); in optimizeVcndVcmpPair() local
H A DSILowerControlFlow.cpp168 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 DSILowerControlFlow.cpp138 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 DA15SDOptimizer.cpp210 bool IsDead = true; in eraseInstrWithNoUses() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DA15SDOptimizer.cpp211 bool IsDead = true; in eraseInstrWithNoUses() local
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DMachineOperand.h99 bool IsDead : 1; variable
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DA15SDOptimizer.cpp216 bool IsDead = true; in eraseInstrWithNoUses() local
/aosp_15_r20/external/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp496 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 DWebAssemblyRegStackify.cpp587 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 DWebAssemblyRegStackify.cpp550 bool IsDead = MRI.use_empty(Reg); in rematerializeCheapDef() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instruction.h1183 bool IsDead() const { return users_.empty() && !IsRoot(); } in IsDead() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/
DLegalizationArtifactCombiner.h1447 bool IsDead = true; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/
DLegalizationArtifactCombiner.h1452 bool IsDead = true; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/
DLegalizationArtifactCombiner.h1447 bool IsDead = true; variable

12