| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86DomainReassignment.cpp | 298 class Closure { class 314 Closure(unsigned ID, std::initializer_list<RegDomain> LegalDstDomainList) : ID(ID) { in Closure() function in __anoncbde8b740111::Closure 406 void buildClosure(Closure &, Register Reg); 409 void visitRegister(Closure &, Register Reg, RegDomain &Domain, 413 void reassign(const Closure &C, RegDomain Domain) const; 416 void encloseInstr(Closure &C, MachineInstr *MI); 419 bool isReassignmentProfitable(const Closure &C, RegDomain Domain) const; 422 double calculateCost(const Closure &C, RegDomain Domain) const; 429 void X86DomainReassignment::visitRegister(Closure &C, Register Reg, in visitRegister() 452 void X86DomainReassignment::encloseInstr(Closure &C, MachineInstr *MI) { in encloseInstr() [all …]
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/profile/ |
| H A D | InstrProfData.inc | 469 /* Closure based interfaces. */ 475 uint32_t getValueProfDataSize(ValueProfRecordClosure *Closure) { 478 const void *Record = Closure->Record; 479 uint32_t NumValueKinds = Closure->GetNumValueKinds(Record); 484 uint32_t NumValueSites = Closure->GetNumValueSites(Record, Kind); 488 Closure->GetNumValueData(Record, Kind)); 495 * from the \c Closure and serialize the data into \c This record instance. 498 ValueProfRecordClosure *Closure, 501 const void *Record = Closure->Record; 507 uint32_t ND = Closure->GetNumValueDataForSite(Record, ValueKind, S); [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/ |
| H A D | InstrProfData.inc | 543 /* Closure based interfaces. */ 550 getValueProfDataSize(ValueProfRecordClosure *Closure) { 553 const void *Record = Closure->Record; 556 uint32_t NumValueSites = Closure->GetNumValueSites(Record, Kind); 560 Closure->GetNumValueData(Record, Kind)); 567 * from the \c Closure and serialize the data into \c This record instance. 571 ValueProfRecordClosure *Closure, 574 const void *Record = Closure->Record; 580 uint32_t ND = Closure->GetNumValueDataForSite(Record, ValueKind, S); 582 Closure->GetValueForSite(Record, DstVD, ValueKind, S); [all …]
|
| /netbsd-src/external/mit/lua/dist/src/ |
| H A D | ldebug.c | 260 static void funcinfo (lua_Debug *ar, Closure *cl) { in funcinfo() 294 static void collectvalidlines (lua_State *L, Closure *f) { in collectvalidlines() 332 Closure *f, CallInfo *ci) { in auxgetinfo() 389 Closure *cl; in lua_getinfo()
|
| H A D | lobject.h | 675 typedef union Closure { union 678 } Closure; typedef
|
| H A D | lstate.h | 359 union Closure cl;
|
| /netbsd-src/external/gpl3/gdb/dist/libiberty/testsuite/ |
| H A D | rust-demangle-expected | 183 # Closure path elements. 246 # Closure path elements.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/ |
| H A D | InstrProf.cpp | 796 auto Closure = InstrProfRecordClosure; in getSize() local 797 Closure.Record = &Record; in getSize() 798 return getValueProfDataSize(&Closure); in getSize()
|
| /netbsd-src/external/mit/isl/dist/doc/ |
| H A D | isl.bib | 6 title = {Transitive Closure of Infinite Graphs and Its Applications}, 27 title = {Computing the Transitive Closure of a Union of Affine Integer Tuple Relations},
|
| H A D | implementation.tex | 835 \section{Transitive Closure} 855 \begin{definition}[Transitive Closure of a Relation] argument
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/ |
| H A D | CMakeLists.txt | 165 # Closure to keep the values.
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | SemaExprCXX.cpp | 1135 [](CXXRecordDecl *Closure, bool &IsByCopy, bool &IsConst) { in adjustCVQualifiersForCXXThisWithinLambda() argument 1138 for (auto &&C : Closure->captures()) { in adjustCVQualifiersForCXXThisWithinLambda() 1142 if (Closure->getLambdaCallOperator()->isConst()) in adjustCVQualifiersForCXXThisWithinLambda() 1152 CXXRecordDecl *Closure = cast<CXXRecordDecl>(CurDC->getParent()); in adjustCVQualifiersForCXXThisWithinLambda() local 1153 while (Closure && in adjustCVQualifiersForCXXThisWithinLambda() 1154 IsThisCaptured(Closure, IsByCopyCapture, IsConstCapture)) { in adjustCVQualifiersForCXXThisWithinLambda() 1161 Closure = isLambdaCallOperator(Closure->getParent()) in adjustCVQualifiersForCXXThisWithinLambda() 1162 ? cast<CXXRecordDecl>(Closure->getParent()->getParent()) in adjustCVQualifiersForCXXThisWithinLambda()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | RDFGraph.cpp | 1458 std::vector<unsigned> &Closure) -> bool { in buildPhis() argument 1459 for (unsigned I : Closure) in buildPhis()
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/ |
| H A D | mutex | 882 // Closure type that runs the function
|
| /netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
| H A D | rfc4513.txt | 159 B.3.4. Section 5.2 ("TLS Connection Closure Effects") .....33 1812 B.3.4. Section 5.2 ("TLS Connection Closure Effects")
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
| H A D | ChangeLog-2011 | 339 * d/d-codegen.cc, d/d-glue.cc: Issue #239 - Filter + Closure =
|
| /netbsd-src/external/historical/nawk/dist/testdir/ |
| H A D | funstack.ok | 2111 for the Transitive Closure of Binary
|
| H A D | funstack.in | 15941 …title = "A Modification of {Warshall}'s Algorithm for the Transitive Closure of Binary Rela…
|