Home
last modified time | relevance | path

Searched defs:Strip (Results 1 – 8 of 8) sorted by relevance

/llvm-project/llvm/tools/llvm-cov/
H A DTestingSupport.cpp68 auto Strip = [](std::string &Str) { in convertForTestingMain() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp716 checkDebugifyMetadata(Module & M,iterator_range<Module::iterator> Functions,StringRef NameOfWrappedPass,StringRef Banner,bool Strip,DebugifyStatsMap * StatsMap) checkDebugifyMetadata() argument
908 bool Strip; global() member
954 bool Strip; global() member
1014 createCheckDebugifyModulePass(bool Strip,StringRef NameOfWrappedPass,DebugifyStatsMap * StatsMap,enum DebugifyMode Mode,DebugInfoPerPass * DebugInfoBeforePass,StringRef OrigDIVerifyBugsReportFilePath) createCheckDebugifyModulePass() argument
1026 createCheckDebugifyFunctionPass(bool Strip,StringRef NameOfWrappedPass,DebugifyStatsMap * StatsMap,enum DebugifyMode Mode,DebugInfoPerPass * DebugInfoBeforePass,StringRef OrigDIVerifyBugsReportFilePath) createCheckDebugifyFunctionPass() argument
[all...]
H A DAssumeBundleBuilder.cpp79 Value *V = RK.WasOn->stripInBoundsOffsets([&](const Value *Strip) { in canonicalizedKnowledge() argument
/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h171 bool Strip; variable
/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h62 Strip, global() enumerator
/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp407 enum class ToolType { Objcopy, Strip, InstallNameTool, BitcodeStrip }; global() enumerator
/llvm-project/clang/unittests/Tooling/
H A DCompilationDatabaseTest.cpp851 TEST_F(InterpolateTest, Strip) { in TEST_F() argument
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp2191 if (Strip.first != 0) in expanding() local