Searched defs:Strip (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | Debugify.cpp | 678 bool Strip, DebugifyStatsMap *StatsMap) { in checkDebugifyMetadata() 856 bool Strip; member 898 bool Strip; member 950 bool Strip, StringRef NameOfWrappedPass, DebugifyStatsMap *StatsMap, in createCheckDebugifyModulePass() 962 bool Strip, StringRef NameOfWrappedPass, DebugifyStatsMap *StatsMap, in createCheckDebugifyFunctionPass()
|
H A D | AssumeBundleBuilder.cpp | 78 Value *V = RK.WasOn->stripInBoundsOffsets([&](const Value *Strip) { in canonicalizedKnowledge()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAGHVX.cpp | 1509 std::pair<int,unsigned> Strip = findStrip(SM.Mask, 1, VecLen); in contracting() local 1635 std::pair<int,unsigned> Strip = findStrip(SM.Mask, 1, VecLen); in expanding() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ |
H A D | ConfigManager.cpp | 436 enum class ToolType { Objcopy, Strip, InstallNameTool, BitcodeStrip }; enumerator
|