Home
last modified time | relevance | path

Searched defs:Subs (Results 1 – 9 of 9) sorted by relevance

/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h240 SmallVector<SubCommand *, 4> Subs; variable
287 SmallPtrSet<SubCommand *, 1> Subs; // The subcommands this option belongs to. variable
/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp2301 array_pod_sort(Subs.begin(), Subs.end(), SubNameCompare); in sortSubCommands() argument
2325 printSubCommands(StrSubCommandPairVector & Subs,size_t MaxSubLen) printSubCommands() argument
2359 StrSubCommandPairVector Subs; printHelp() local
2796 auto &Subs = GlobalParser->RegisteredSubCommands; getRegisteredOptions() local
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DRDFLiveness.cpp660 std::unordered_map<RegisterAggr, SubMap> Subs; in computePhiInfo() local
H A DModuloSchedule.cpp1621 SmallVector<std::pair<MachineInstr *, Register>, 4> Subs; filterInstructions() local
1936 SmallVector<std::pair<MachineInstr *, Register>, 4> Subs; rewriteUsesOf() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp259 SmallVector<CHRScope *, 8> Subs; // Subscopes. global() member in __anonf9fc18ab0111::CHRScope
[all...]
/llvm-project/llvm/lib/IR/
H A DDebugInfo.cpp1311 auto Subs = unwrap(Builder)->getOrCreateArray({unwrap(Subscripts), LLVMDIBuilderCreateArrayType() local
1322 auto Subs = unwrap(Builder)->getOrCreateArray({unwrap(Subscripts), LLVMDIBuilderCreateVectorType() local
/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2619 PODSmallVector<Node *, 32> Subs; global() member
[all...]
/llvm-project/libcxxabi/src/demangle/
H A DItaniumDemangle.h2620 PODSmallVector<Node *, 32> Subs; global() member
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp4250 SmallVector<SDValue, 4> Subs; SplitOpsAndApply() local
56037 SmallVector<SDValue> Subs; combineConcatVectorOps() local
[all...]