Home
last modified time | relevance | path

Searched refs:Subs (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCRegisterInfo.cpp38 for (MCSubRegIterator Subs(Reg, this); Subs.isValid(); ++Subs, ++SRI) in getSubReg() local
40 return *Subs; in getSubReg()
50 for (MCSubRegIterator Subs(Reg, this); Subs.isValid(); ++Subs, ++SRI) in getSubRegIndex() local
51 if (*Subs == SubReg) in getSubRegIndex()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DCommandLine.cpp199 if (Opt.Subs.empty()) in addLiteralOption()
202 for (auto *SC : Opt.Subs) in addLiteralOption()
260 if (O->Subs.empty()) { in addOption()
263 for (auto *SC : O->Subs) in addOption()
302 if (O->Subs.empty()) in removeOption()
309 for (auto *SC : O->Subs) in removeOption()
341 if (O->Subs.empty()) in updateArgStr()
348 for (auto *SC : O->Subs) in updateArgStr()
2151 SmallVectorImpl<std::pair<const char *, SubCommand *>> &Subs) { in sortSubCommands() argument
2155 Subs.push_back(std::make_pair(S->getName().data(), S)); in sortSubCommands()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp226 Subs.append(Next->Subs.begin(), Next->Subs.end()); in append()
239 Subs.push_back(SubIn); in addSub()
258 std::stable_partition(Subs.begin(), Subs.end(), [&](CHRScope *Sub) { in split()
270 ArrayRef<CHRScope *> TailSubs(TailIt, Subs.end()); in split()
275 Subs.erase(TailIt, Subs.end()); in split()
290 SmallVector<CHRScope *, 8> Subs; // Subscopes. member in __anon566c75c30211::CHRScope
316 Subs(SubsIn.begin(), SubsIn.end()), BranchInsertPoint(nullptr) {} in CHRScope()
486 for (CHRScope *Sub : Subs) { in print()
1125 for (CHRScope *Sub : Scope->Subs) in getSelectsInScope()
1247 for (CHRScope *Sub : Split->Subs) { in splitScope()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h2351 PODSmallVector<Node *, 32> Subs; member
2405 Subs.clear(); in reset()
2590 Subs.push_back(N); in parseName()
3187 Subs.push_back(SoFar); in parseNestedName()
3200 Subs.push_back(SoFar); in parseNestedName()
3208 Subs.push_back(SoFar); in parseNestedName()
3218 Subs.push_back(S); in parseNestedName()
3231 Subs.push_back(SoFar); in parseNestedName()
3238 Subs.push_back(SoFar); in parseNestedName()
3241 if (SoFar == nullptr || Subs.empty()) in parseNestedName()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DCommandLine.h286 SmallPtrSet<SubCommand *, 1> Subs; // The subcommands this option belongs to. variable
319 return any_of(Subs, [](const SubCommand *SC) { in isInAllSubCommands()
337 void addSubCommand(SubCommand &S) { Subs.insert(&S); } in addSubCommand()
1894 if (!Subs.empty())
1896 Subs = AliasFor->Subs;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DModuloSchedule.cpp1604 SmallVector<std::pair<MachineInstr *, Register>, 4> Subs; in filterInstructions() local
1611 Subs.emplace_back(&UseMI, Reg); in filterInstructions()
1613 for (auto &Sub : Subs) in filterInstructions()
1918 SmallVector<std::pair<MachineInstr *, Register>, 4> Subs; in rewriteUsesOf() local
1925 Subs.emplace_back(&UseMI, Reg); in rewriteUsesOf()
1927 for (auto &Sub : Subs) in rewriteUsesOf()
H A DRDFLiveness.cpp659 std::unordered_map<RegisterAggr, SubMap> Subs; in computePhiInfo() local
689 SubMap &SM = Subs[MidDefs]; in computePhiInfo()
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-d10v.texi57 * D10V-Subs:: Sub-Instructions
82 @node D10V-Subs
H A Dc-d30v.texi55 * D30V-Subs:: Sub-Instructions
80 @node D30V-Subs
H A Das.info11307 * D10V-Subs:: Sub-Instructions
11314 File: as.info, Node: D10V-Size, Next: D10V-Subs, Up: D10V-Syntax
11334 File: as.info, Node: D10V-Subs, Next: D10V-Chars, Prev: D10V-Size, Up: D10V-Syntax
11356 File: as.info, Node: D10V-Chars, Next: D10V-Regs, Prev: D10V-Subs, Up: D10V-Syntax
11563 * D30V-Subs:: Sub-Instructions
11570 File: as.info, Node: D30V-Size, Next: D30V-Subs, Up: D30V-Syntax
11590 File: as.info, Node: D30V-Subs, Next: D30V-Chars, Prev: D30V-Size, Up: D30V-Syntax
11612 File: as.info, Node: D30V-Chars, Next: D30V-Guarded, Prev: D30V-Subs, Up: D30V-Syntax
28728 * D10V sub-instructions: D10V-Subs. (line 6)
28744 * D30V sub-instructions: D30V-Subs. (line 6)
[all …]
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-d10v.texi57 * D10V-Subs:: Sub-Instructions
82 @node D10V-Subs
H A Dc-d30v.texi55 * D30V-Subs:: Sub-Instructions
80 @node D30V-Subs
H A Das.info10953 * D10V-Subs:: Sub-Instructions
10960 File: as.info, Node: D10V-Size, Next: D10V-Subs, Up: D10V-Syntax
10980 File: as.info, Node: D10V-Subs, Next: D10V-Chars, Prev: D10V-Size, Up: D10V-Syntax
11002 File: as.info, Node: D10V-Chars, Next: D10V-Regs, Prev: D10V-Subs, Up: D10V-Syntax
11242 * D30V-Subs:: Sub-Instructions
11249 File: as.info, Node: D30V-Size, Next: D30V-Subs, Up: D30V-Syntax
11269 File: as.info, Node: D30V-Subs, Next: D30V-Chars, Prev: D30V-Size, Up: D30V-Syntax
11291 File: as.info, Node: D30V-Chars, Next: D30V-Guarded, Prev: D30V-Subs, Up: D30V-Syntax
28271 * D10V sub-instructions: D10V-Subs. (line 6)
28287 * D30V sub-instructions: D30V-Subs. (line 6)
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugInfo.cpp1116 auto Subs = unwrap(Builder)->getOrCreateArray({unwrap(Subscripts), in LLVMDIBuilderCreateArrayType() local
1119 unwrapDI<DIType>(Ty), Subs)); in LLVMDIBuilderCreateArrayType()
1127 auto Subs = unwrap(Builder)->getOrCreateArray({unwrap(Subscripts), in LLVMDIBuilderCreateVectorType() local
1130 unwrapDI<DIType>(Ty), Subs)); in LLVMDIBuilderCreateVectorType()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6135 SmallVector<SDValue, 4> Subs; in SplitOpsAndApply() local
6144 Subs.push_back(Builder(DAG, DL, SubOps)); in SplitOpsAndApply()
6146 return DAG.getNode(ISD::CONCAT_VECTORS, DL, VT, Subs); in SplitOpsAndApply()
49832 SmallVector<SDValue> Subs; in combineConcatVectorOps() local
49834 Subs.push_back(SubOp.getOperand(I)); in combineConcatVectorOps()
49835 return DAG.getNode(ISD::CONCAT_VECTORS, DL, VT, Subs); in combineConcatVectorOps()