Searched defs:Subs (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp290 SmallVector<CHRScope *, 8> Subs; // Subscope member in class:__anon4576::CHRScope
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h290 SmallPtrSet<SubCommand *, 1> Subs; // The subcommands this option belongs to. member in class:llvm::cl::Option
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1606 SmallVector<std::pair<MachineInstr *, Register>, 4> Subs; local
1920 SmallVector<std::pair<MachineInstr *, Register>, 4> Subs; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp999 auto Subs = unwrap(Builder)->getOrCreateArray({unwrap(Subscripts), local
1010 auto Subs = unwrap(Builder)->getOrCreateArray({unwrap(Subscripts), local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp2145 sortSubCommands(const SmallPtrSetImpl<SubCommand *> &SubMap, SmallVectorImpl<std::pair<const char *, SubCommand *>> &Subs) argument
2170 printSubCommands(StrSubCommandPairVector &Subs, size_t MaxSubLen) argument
2204 StrSubCommandPairVector Subs; local
2582 auto &Subs = GlobalParser->RegisteredSubCommands; local
[all...]

Completed in 215 milliseconds