Searched defs:Strip (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | Debugify.cpp | 716 bool Strip, DebugifyStatsMap *StatsMap) { in checkDebugifyMetadata() 908 bool Strip; member 954 bool Strip; member 1014 bool Strip, StringRef NameOfWrappedPass, DebugifyStatsMap *StatsMap, in createCheckDebugifyModulePass() 1026 bool Strip, StringRef NameOfWrappedPass, DebugifyStatsMap *StatsMap, in createCheckDebugifyFunctionPass()
|
H A D | AssumeBundleBuilder.cpp | 79 Value *V = RK.WasOn->stripInBoundsOffsets([&](const Value *Strip) { in canonicalizedKnowledge()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
H A D | Debugify.h | 171 bool Strip; variable
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | LangOptions.h | 62 Strip, enumerator
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/ |
H A D | ObjcopyOptions.cpp | 407 enum class ToolType { Objcopy, Strip, InstallNameTool, BitcodeStrip }; enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAGHVX.cpp | 2193 std::pair<int,unsigned> Strip = findStrip(SM.Mask, 1, VecLen); expanding() local
|