Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp716 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 DAssumeBundleBuilder.cpp79 Value *V = RK.WasOn->stripInBoundsOffsets([&](const Value *Strip) { in canonicalizedKnowledge()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DDebugify.h171 bool Strip; variable
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.h62 Strip, enumerator
/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp407 enum class ToolType { Objcopy, Strip, InstallNameTool, BitcodeStrip }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp2193 std::pair<int,unsigned> Strip = findStrip(SM.Mask, 1, VecLen); expanding() local