Searched defs:Subs (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp293 SmallVector<CHRScope *, 8> Subs; // Subscopes. member in class:__anon2622::CHRScope
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp2113 sortSubCommands(const SmallPtrSetImpl<SubCommand *> &SubMap, SmallVectorImpl<std::pair<const char *, SubCommand *>> &Subs) argument
2138 printSubCommands(StrSubCommandPairVector &Subs, size_t MaxSubLen) argument
2172 StrSubCommandPairVector Subs; local
2550 auto &Subs = GlobalParser->RegisteredSubCommands; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp992 auto Subs = unwrap(Builder)->getOrCreateArray({unwrap(Subscripts), local
1003 auto Subs = unwrap(Builder)->getOrCreateArray({unwrap(Subscripts), local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1596 SmallVector<std::pair<MachineInstr *, Register>, 4> Subs; local
1906 SmallVector<std::pair<MachineInstr *, Register>, 4> Subs; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h291 SmallPtrSet<SubCommand *, 1> Subs; // The subcommands this option belongs to. member in class:llvm::cl::Option

Completed in 143 milliseconds