| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | BlockFrequencyInfoImpl.cpp | 297 std::vector<WorkingData>().swap(Working); in clear() 324 BlockNode Resolved = Working[Succ.Index].getResolvedNode(); in addToDist() 345 if (Working[Resolved.Index].getContainingLoop() != OuterLoop) { in addToDist() 427 if (auto *Loop = Working[M.Index].getPackagedLoop()) in packageLoop() 450 BlockMass Mass = Working[Source.Index].getMass(); in distributeMass() 460 Working[W.TargetNode.Index].getMass() += Taken; in distributeMass() 527 const auto &Working = BFI.Working[N.Index]; in unwrapLoop() local 528 Scaled64 &F = Working.isAPackage() ? Working.getPackagedLoop()->Scale in unwrapLoop() 539 for (size_t Index = 0; Index < Working.size(); ++Index) in unwrapLoops() 540 Freqs[Index].Scaled = Working[Index].Mass.toScaled(); in unwrapLoops() [all …]
|
| H A D | ValueTracking.cpp | 6814 SmallVector<const Value *, 4> Working(1, V); in getUnderlyingObjectsForCodeGen() local 6816 V = Working.pop_back_val(); in getUnderlyingObjectsForCodeGen() 6828 Working.push_back(O); in getUnderlyingObjectsForCodeGen() 6840 } while (!Working.empty()); in getUnderlyingObjectsForCodeGen()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | BlockFrequencyInfoImpl.h | 426 std::vector<WorkingData> Working; variable 644 BFI.Working[Node.Index].getMass() = BlockMass::getEmpty(); 664 for (uint32_t Index = 0; Index < BFI.Working.size(); ++Index) 678 const auto &Working = BFI.Working[Node.Index]; 680 if (Working.isAPackage()) 681 for (const auto &I : Working.Loop->Exits) 1171 Working.reserve(RPOT.size()); 1173 Working.emplace_back(Index); 1195 Working[Header.Index].Loop = &Loops.back(); 1206 if (Working[Index].isLoopHeader()) { [all …]
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | LangStandards.def | 103 C, "Working Draft for ISO C2y", 106 C, "Working Draft for ISO C2y with GNU extensions", 179 CXX, "Working draft for C++2c", 185 CXX, "Working draft for C++2c with GNU extensions",
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CodeGenPGO.cpp | 78 uint64_t Working; member in __anon71781d390111::PGOHash 139 : Working(0), Count(0), HashVersion(HashVersion) {} in PGOHash() 975 endian::byte_swap<uint64_t, llvm::endianness::little>(Working); in combine() 977 Working = 0; in combine() 982 Working = Working << NumBitsPerType | Type; in combine() 991 return Working; in finalize() 994 if (Working) { in finalize() 998 MD5.update({(uint8_t)Working}); in finalize() 1002 endian::byte_swap<uint64_t, llvm::endianness::little>(Working); in finalize()
|
| /freebsd/contrib/llvm-project/openmp/ |
| H A D | CREDITS.txt | 37 N: John Mellor-Crummey and other members of the OpenMP Tools Working Group
|
| /freebsd/crypto/heimdal/lib/wind/ |
| H A D | rfc3491.txt | 7 Network Working Group P. Hoffman 249 Many people from the IETF IDN Working Group and the Unicode Technical
|
| H A D | rfc4518.txt | 7 Network Working Group K. Zeilenga 429 Working Group.
|
| H A D | rfc4013.txt | 7 Network Working Group K. Zeilenga
|
| H A D | rfc3490.txt | 7 Network Working Group P. Faltstrom 105 the IDN Working Group would depend on user applications, resolvers,
|
| H A D | rfc3454.txt | 7 Network Working Group P. Hoffman 1185 Many people from the IETF IDN Working Group and the Unicode Technical
|
| H A D | rfc3492.txt | 7 Network Working Group A. Costello
|
| /freebsd/share/doc/papers/ |
| H A D | bsdreferences.bib | 72 booktitle = {Proceedings of the 8th Working Conference on Mining Software Repositories}, 91 …booktitle = {Proceedings of the 2008 International Working Conference on Mining Software Repositor…
|
| /freebsd/usr.sbin/bsdconfig/networking/share/ |
| H A D | hostname.subr | 67 # with standards set-forth in RFC's 952 and 1123 of the Network Working Group:
|
| /freebsd/usr.sbin/bsnmpd/modules/snmp_bridge/ |
| H A D | RSTP-MIB.txt | 35 ORGANIZATION "IETF Bridge MIB Working Group"
|
| H A D | BRIDGE-MIB.txt | 35 ORGANIZATION "IETF Bridge MIB Working Group"
|
| /freebsd/contrib/ntp/ntpsnmpd/ |
| H A D | ntpv4-mib.mib | 10 -- NTP Working Group (ntpwg) 36 ORGANIZATION "The IETF NTP Working Group (ntpwg)"
|
| /freebsd/crypto/heimdal/appl/telnet/ |
| H A D | README.ORIG | 725 Telnet Working Group, and an RFC has not yet been 734 Telnet Working Group, and an RFC has not yet been 741 Telnet Working Group, and an RFC has not yet been
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | EC_POINT_new.pod | 145 projective coordinates are expressed as three values x, y and z. Working in
|
| /freebsd/sys/contrib/zlib/doc/ |
| H A D | rfc1950.txt | 7 Network Working Group P. Deutsch
|
| H A D | rfc1952.txt | 7 Network Working Group P. Deutsch
|
| H A D | rfc1951.txt | 7 Network Working Group P. Deutsch
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | funstack.ok | 1133 Working Sets on the Maniac II . . . . . 867--872 1515 Juan Rodriguez-Rosell Empirical Working Set Behavior . . . . . 556--560 1557 Working Set Parameter . . . . . . . . . 619--620 1955 Domenico Ferrari Improving Locality by Critical Working 2598 B. T. Bennett Transient-Free Working-Set Statistics 93--99 3126 Donald R. Slutz Generalized Working Sets for Segment
|
| /freebsd/usr.sbin/bsdconfig/share/media/ |
| H A D | tcpip.subr | 92 # with standards set-forth in RFC's 952 and 1123 of the Network Working Group:
|
| /freebsd/crypto/openssl/crypto/objects/ |
| H A D | objects.txt | 27 ieee 2 1619 : ieee-siswg : IEEE Security in Storage Working Group
|