Home
last modified time | relevance | path

Searched refs:Distribute (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAttr.cpp148 .Case("distribute", LoopHintAttr::Distribute) in handleLoopHintAttr()
172 Option == LoopHintAttr::Distribute || in handleLoopHintAttr()
463 Distribute, in CheckForIncompatibleAttributes() enumerator
503 case LoopHintAttr::Distribute: in CheckForIncompatibleAttributes()
505 Category = Distribute; in CheckForIncompatibleAttributes()
524 Option == LoopHintAttr::Distribute) { in CheckForIncompatibleAttributes()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.cpp680 case LoopHintAttr::Distribute: in push()
710 case LoopHintAttr::Distribute: in push()
738 case LoopHintAttr::Distribute: in push()
759 case LoopHintAttr::Distribute: in push()
802 case LoopHintAttr::Distribute: in push()
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog-1.420 o Distribute nmake makefile for 1.4 (20d706d)
56 o Distribute Win32-Code/event-config.h, not ./event-config.h
H A DChangeLog-2.0791 o Distribute libevent.pc.in, not libevent.pc (22aff04)
/freebsd/contrib/libevent/
H A DChangeLog-1.420 o Distribute nmake makefile for 1.4 (20d706d)
56 o Distribute Win32-Code/event-config.h, not ./event-config.h
H A DChangeLog-2.0791 o Distribute libevent.pc.in, not libevent.pc (22aff04)
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveInterval.h1024 void Distribute(LiveInterval &LI, LiveInterval *LIV[],
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveInterval.cpp1349 void ConnectedVNInfoEqClasses::Distribute(LiveInterval &LI, LiveInterval *LIV[], in Distribute()
1374 // Distribute subregister liveranges. in Distribute()
1410 // Distribute main liverange.
1346 void ConnectedVNInfoEqClasses::Distribute(LiveInterval &LI, LiveInterval *LIV[], Distribute() function in ConnectedVNInfoEqClasses
H A DLiveIntervals.cpp1779 ConEQ.Distribute(LI, SplitLIs.data(), *MRI); in splitSeparateComponents()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp596 EQC.Distribute(LI, NewLIs.begin(), *MRI); in distributeLiveIntervals()
/freebsd/share/misc/
H A Dusb_hid_usages973 0x29B AC Distribute Horizontally
974 0x29C AC Distribute Vertically
/freebsd/contrib/ntp/
H A DChangeLog561 * Distribute testconf.yml. HStenn.
1003 * sntp/unity/unity_config.h: Distribute it. Harlan Stenn.
1451 * Distribute the scripts needed for the fix for Bug 2547.
1529 * [Bug 2562] Distribute the code in libjsmn/ .
1939 * Distribute ntp.conf.def and ntp.keys.def.
2414 * Distribute the ntp.lic file.
3941 * [Bug 1317] Distribute cvo.sh.
4748 * Distribute some files needed by the new config parsing code.
H A DCommitLog10733 Distribute ntp_calgps.h
10736 Distribute ntp_calgps.h
11734 Distribute include/timexsup.h
11737 Distribute include/timexsup.h
15840 Distribute testconf.yml
15843 Distribute testconf.yml
15846 Distribute testconf.yml
15849 Distribute testconf.yml
15852 Distribute testconf.yml
15855 Distribute testcon
[all...]
H A DNEWS833 Distribute testconf.yml. HStenn.
2900 * sntp/unity/unity_config.h: Distribute it. Harlan Stenn.
3606 * Distribute ntp-wait.html
4599 Distribute testconf.yml. HStenn.
6666 * sntp/unity/unity_config.h: Distribute it. Harlan Stenn.
7372 * Distribute ntp-wait.html
H A DCommitLog-4.1.0651 * scripts/Makefile.am (EXTRA_DIST): Distribute it.
/freebsd/contrib/llvm-project/lld/MachO/
H A DOptions.td1008 …HelpText<"Distribute global variables on separate pages so page used/dirty status can guide creati…
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttr.td4142 "PipelineDisabled", "PipelineInitiationInterval", "Distribute",
4164 case Distribute: return "distribute";
/freebsd/contrib/tnftp/
H A DChangeLog19 * Distribute various files not shipped by default automake rules,
/freebsd/contrib/tzcode/
H A DNEWS868 Distribute SECURITY file.
895 Distribute the SECURITY file (problem reported by Andreas Radke).
/freebsd/contrib/tzdata/
H A DNEWS971 Distribute SECURITY file.
998 Distribute the SECURITY file (problem reported by Andreas Radke).
/freebsd/contrib/diff/
H A DChangeLog3161 * Makefile.in: Distribute diff.info-* too.