Home
last modified time | relevance | path

Searched defs:Ms (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-modextract/
H A Dllvm-modextract.cpp55 std::vector<BitcodeModule> Ms = ExitOnErr(getBitcodeModuleList(*MB)); in main() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DDebugCounter.cpp97 explicit DebugCounterList(Mods &&... Ms) : Base(std::forward<Mods>(Ms)...) {} in DebugCounterList()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DRewriteRule.cpp443 std::vector<DynTypedMatcher> Ms = buildMatchers(Rule); in buildMatcher() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp572 NodeList Ms = members_if(EqBB, G); in findBlock() local
1466 static auto HasUsedDef = [](NodeList &Ms) -> bool { in removeUnusedPhis()
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DGnu.cpp1862 std::vector<MultilibBuilder> Ms; in findRISCVBareMetalMultilibs() local