/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Pass.cpp | 66 !Gate.shouldRunPass(this->getPassName(), getDescription(M)); in skipModule() 75 dbgs().indent(Offset*2) << getPassName() << "\n"; in dumpPassStructure() 78 /// getPassName - Return a nice clean name for a pass. This usually 81 StringRef Pass::getPassName() const { in getPassName() function in Pass 85 return PI->getPassName(); in getPassName() 86 return "Unnamed pass: implement Pass::getPassName()"; in getPassName() 131 OS << "Pass::print not implemented for pass: '" << getPassName() << "'!\n"; in print() 181 !Gate.shouldRunPass(this->getPassName(), getDescription(F))) in skipFunction() 185 LLVM_DEBUG(dbgs() << "Skipping pass '" << getPassName() << "' on function " in skipFunction()
|
H A D | LegacyPassManager.cpp | 150 R << DiagnosticInfoOptimizationBase::Argument("Pass", P->getPassName()) in emitInstrCountChangedRemark() 160 std::string PassName = P->getPassName().str(); in emitInstrCountChangedRemark() 215 OS << P->getPassName() << "'"; in print() 425 StringRef getPassName() const override { return "Module Pass Manager"; } in getPassName() function in __anonf80536210511::MPPassManager 697 dbgs() << "Pass '" << P->getPassName() << "' is not initialized." << "\n"; in schedulePass() 705 dbgs() << "\t" << AnalysisPass2->getPassName() << "\n"; in schedulePass() 750 P->createPrinterPass(dbgs(), ("*** IR Dump Before " + P->getPassName() + in schedulePass() 761 P->createPrinterPass(dbgs(), ("*** IR Dump After " + P->getPassName() + in schedulePass() 941 dbgs() << " -- '" << P->getPassName() << "' is not preserving '"; in removeNotPreservedAnalysis() 942 dbgs() << S->getPassName() << "'\n"; in removeNotPreservedAnalysis() [all …]
|
H A D | IRPrintingPasses.cpp | 81 StringRef getPassName() const override { return "Print Module IR"; } in getPassName() function in __anon718093ef0111::PrintModulePassWrapper 115 StringRef getPassName() const override { return "Print Function IR"; } in getPassName() function in __anon718093ef0111::PrintFunctionPassWrapper
|
H A D | LLVMRemarkStreamer.cpp | 64 R.PassName = Diag.getPassName(); in toRemark() 82 if (!RS.matchesFilter(Diag.getPassName())) in emit()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | LeonPasses.h | 47 StringRef getPassName() const override { in getPassName() function 62 StringRef getPassName() const override { in getPassName() function 75 StringRef getPassName() const override { in getPassName() function
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MachineFunctionPass.cpp | 53 errs() << "MachineFunctionProperties required by " << getPassName() in runOnFunction() 108 R << NV("Pass", getPassName()) in runOnFunction() 129 errs() << ("*** IR Dump After " + getPassName() + " (" + PassID + in runOnFunction() 160 errs() << "*** IR Dump After " << getPassName(); in runOnFunction()
|
H A D | RegUsageInfoPropagate.cpp | 48 StringRef getPassName() const override { return RUIP_NAME; } in getPassName() function in __anone8a7e6d60111::RegUsageInfoPropagation 102 LLVM_DEBUG(dbgs() << " ++++++++++++++++++++ " << getPassName() in runOnMachineFunction()
|
H A D | RegUsageInfoCollector.cpp | 46 StringRef getPassName() const override { in getPassName() function in __anon7a78551a0111::RegUsageInfoCollector 105 LLVM_DEBUG(dbgs() << " -------------------- " << getPassName() in runOnMachineFunction()
|
H A D | EHContGuardCatchret.cpp | 44 StringRef getPassName() const override { in getPassName() function in __anon86c571560111::EHContGuardCatchret
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | RegionPass.cpp | 105 << P->getPassName() << "\n"; in runOnFunction() 205 StringRef getPassName() const override { return "Print Region IR"; } in getPassName() function in __anon826a089e0111::PrintRegionPass 287 !Gate.shouldRunPass(this->getPassName(), getDescription(R))) in skipRegion() 293 LLVM_DEBUG(dbgs() << "Skipping pass '" << getPassName() in skipRegion()
|
H A D | LoopPass.cpp | 59 StringRef getPassName() const override { return "Print Loop IR"; } in getPassName() function in __anonbd414ef40111::PrintLoopPassWrapper 181 llvm::TimeTraceScope LoopPassScope("RunLoopPass", P->getPassName()); in runOnFunction() 201 << P->getPassName() << "\n"; in runOnFunction() 378 !Gate.shouldRunPass(this->getPassName(), getDescription(*L))) in skipLoop() 383 LLVM_DEBUG(dbgs() << "Skipping pass '" << getPassName() << "' in function " in skipLoop()
|
H A D | CallGraphSCCPass.cpp | 83 StringRef getPassName() const override { return "CallGraph Pass Manager"; } in getPassName() function in __anon670ad5c10111::CGPassManager 189 LLVM_DEBUG(dbgs() << "CGSCCPASSMGR: Pass Dirtied SCC: " << P->getPassName() in RunPassOnSCC() 477 << P->getPassName() << "\n"; in RunAllPassesOnSCC() 717 StringRef getPassName() const override { return "Print CallGraph IR"; } in getPassName() function in __anon670ad5c10411::PrintCallGraphPass 748 !Gate.shouldRunPass(this->getPassName(), getDescription(SCC)); in skipSCC()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXLowerUnreachable.cpp | 87 StringRef getPassName() const override; 108 StringRef NVPTXLowerUnreachable::getPassName() const { in getPassName() function in NVPTXLowerUnreachable
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ReturnThunks.cpp | 51 StringRef getPassName() const override { return "X86 Return Thunks"; } in getPassName() function 59 LLVM_DEBUG(dbgs() << getPassName() << "\n"); in runOnMachineFunction()
|
H A D | X86LoadValueInjectionRetHardening.cpp | 46 StringRef getPassName() const override { in X86LoadValueInjectionRetHardeningPass() 60 LLVM_DEBUG(dbgs() << "***** " << getPassName() << " : " << MF.getName() in runOnMachineFunction() 47 StringRef getPassName() const override { getPassName() function in __anon083f665c0111::X86LoadValueInjectionRetHardeningPass
|
H A D | X86SpeculativeExecutionSideEffectSuppression.cpp | 65 StringRef getPassName() const override { in getPassName() function in __anonb6fd2f570111::X86SpeculativeExecutionSideEffectSuppression 102 LLVM_DEBUG(dbgs() << "********** " << getPassName() << " : " << MF.getName() in runOnMachineFunction()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineOptimizationRemarkEmitter.h | 80 return Ctx.getDiagHandlerPtr()->isPassedOptRemarkEnabled(getPassName()); in isEnabled() 106 return Ctx.getDiagHandlerPtr()->isMissedOptRemarkEnabled(getPassName()); in isEnabled() 138 return Ctx.getDiagHandlerPtr()->isAnalysisRemarkEnabled(getPassName()); in isEnabled()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/ |
H A D | DXILWriterPass.cpp | 44 StringRef getPassName() const override { return "Bitcode Writer"; } in getPassName() function in __anon88f5774a0111::WriteDXILPass 62 StringRef getPassName() const override { return "DXIL Embedder"; } in getPassName() function in __anon88f5774a0111::EmbedDXILPass
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonRDFOpt.cpp | 72 StringRef getPassName() const override { in getPassName() function in __anon9b3738780111::HexagonRDFOpt 295 dbgs() << "Skipping " << getPassName() << ": too many basic blocks\n"; in runOnMachineFunction() 313 MF.print(dbgs() << "Before " << getPassName() << "\n", nullptr); in runOnMachineFunction() 352 MF.print(dbgs() << "After " << getPassName() << "\n", nullptr); in runOnMachineFunction()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64StorePairSuppress.cpp | 45 StringRef getPassName() const override { return STPSUPPRESS_PASS_NAME; } in getPassName() function in __anondab15a050111::AArch64StorePairSuppress 145 LLVM_DEBUG(dbgs() << "*** " << getPassName() << ": " << MF.getName() << '\n'); in runOnMachineFunction()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/ |
H A D | MSP430BranchSelector.cpp | 60 StringRef getPassName() const override { return "MSP430 Branch Selector"; } in getPassName() function in __anon086ad2520111::MSP430BSel 232 LLVM_DEBUG(dbgs() << "\n********** " << getPassName() << " **********\n"); in runOnMachineFunction()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPURegBankSelect.h | 22 StringRef getPassName() const override;
|
H A D | R600AsmPrinter.h | 26 StringRef getPassName() const override;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyNullifyDebugValueLists.cpp | 26 StringRef getPassName() const override { in getPassName() function in __anon677573a70111::WebAssemblyNullifyDebugValueLists
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsModuleISelDAGToDAG.cpp | 31 StringRef getPassName() const override { in getPassName() function in __anonc4c26f350111::MipsModuleDAGToDAGISel
|