| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | InterpBlock.h | 141 bool IsWeak, bool IsDead) in Block() 169 bool IsDead = false; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | RDFDeadCode.cpp | 151 auto IsDead = [this] (NodeAddr<InstrNode*> IA) -> bool { in collect() local
|
| H A D | HexagonRDFOpt.cpp | 251 auto IsDead = [this] (NodeAddr<DefNode*> DA) -> bool { in rewrite() local
|
| /freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/ |
| H A D | MachOObject.cpp | 131 auto IsDead = [&](const std::unique_ptr<SymbolEntry> &S) -> bool { in removeSections() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIOptimizeExecMaskingPreRA.cpp | 257 bool IsDead = SelLI->Query(SelIdx.getRegSlot()).isDeadDef(); in optimizeVcndVcmpPair() local
|
| H A D | SILowerControlFlow.cpp | 176 static void setImpSCCDefDead(MachineInstr &MI, bool IsDead) { in setImpSCCDefDead()
|
| H A D | SIInstrInfo.cpp | 2750 bool IsDead = RegOp.isDead(); in swapRegAndNonRegOperand() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | RDFLiveness.cpp | 425 bool IsDead = DefA.Addr->getFlags() & NodeAttrs::Dead; in getAllReachedUses() local 507 bool IsDead = DA.Addr->getFlags() & NodeAttrs::Dead; in computePhiInfo() local
|
| H A D | ReachingDefAnalysis.cpp | 740 auto IsDead = [this, &Dead](MachineInstr *Def, Register Reg) { in collectKilledOperands() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | A15SDOptimizer.cpp | 211 bool IsDead = true; in eraseInstrWithNoUses() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyRegStackify.cpp | 624 bool IsDead = MRI.use_empty(Reg); in rematerializeCheapDef() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | LegalizationArtifactCombiner.h | 1485 bool IsDead = true; variable
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
| H A D | GlobalISelMatchTable.h | 2111 bool IsDead; variable 2137 bool IsDead; variable
|
| H A D | GlobalISelMatchTable.cpp | 2240 const bool IsDead = DeadImplicitDefs.contains(Def); in emitActionOpcodes() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrInfo.cpp | 1257 bool IsDead = MI.getOperand(0).isDead(); in convertToThreeAddressWithLEA() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | AttributorAttributes.cpp | 4299 bool IsDead = isDeadStore(A, *SI, &AssumeOnlyInst); in manifest() local
|