| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
| H A D | LoopUnrollPass.cpp | 191 TargetTransformInfo::UnrollingPreferences UP; in gatherUnrollingPreferences() local 194 UP.Threshold = in gatherUnrollingPreferences() 196 UP.MaxPercentThresholdBoost = 400; in gatherUnrollingPreferences() 197 UP.OptSizeThreshold = UnrollOptSizeThreshold; in gatherUnrollingPreferences() 198 UP.PartialThreshold = 150; in gatherUnrollingPreferences() 199 UP.PartialOptSizeThreshold = UnrollOptSizeThreshold; in gatherUnrollingPreferences() 200 UP.Count = 0; in gatherUnrollingPreferences() 201 UP.DefaultUnrollRuntimeCount = 8; in gatherUnrollingPreferences() 202 UP.MaxCount = std::numeric_limits<unsigned>::max(); in gatherUnrollingPreferences() 203 UP.FullUnrollMaxCount = std::numeric_limits<unsigned>::max(); in gatherUnrollingPreferences() [all …]
|
| H A D | LoopUnrollAndJamPass.cpp | 150 TargetTransformInfo::UnrollingPreferences &UP) { in getUnrollAndJammedLoopSize() argument 151 assert(LoopSize >= UP.BEInsns && "LoopSize should not be less than BEInsns!"); in getUnrollAndJammedLoopSize() 152 return static_cast<uint64_t>(LoopSize - UP.BEInsns) * UP.Count + UP.BEInsns; in getUnrollAndJammedLoopSize() 163 unsigned InnerLoopSize, TargetTransformInfo::UnrollingPreferences &UP, in computeUnrollAndJamCount() argument 174 /*MaxOrZero*/ false, OuterTripMultiple, OuterLoopSize, UP, PP, in computeUnrollAndJamCount() 181 UP.Count = 0; in computeUnrollAndJamCount() 188 UP.Count = UnrollAndJamCount; in computeUnrollAndJamCount() 189 UP.Force = true; in computeUnrollAndJamCount() 190 if (UP.AllowRemainder && in computeUnrollAndJamCount() 191 getUnrollAndJammedLoopSize(OuterLoopSize, UP) < UP.Threshold && in computeUnrollAndJamCount() [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyTargetTransformInfo.cpp | 117 Loop *L, ScalarEvolution &SE, TTI::UnrollingPreferences &UP) const { in getUnrollingPreferences() 130 UP.Partial = UP.Runtime = UP.UpperBound = true; in getUnrollingPreferences() 131 UP.PartialThreshold = 30; in getUnrollingPreferences() 134 UP.OptSizeThreshold = 0; in getUnrollingPreferences() 135 UP.PartialOptSizeThreshold = 0; in getUnrollingPreferences() 139 UP.BEInsns = 2; in getUnrollingPreferences()
|
| /netbsd-src/external/mpl/bind/dist/bin/tests/system/cds/ |
| H A D | setup.sh | 77 ' <DS.2 >UP.add2 82 ' <DS.1 >UP.del1 84 cat UP.add2 UP.del1 | sed 3d >UP.swap 86 sed 's/ add \(.*\) IN DS / add \1 3600 IN DS /' <UP.swap >UP.swapttl
|
| H A D | tests.sh | 183 out=UP.add2 191 out=UP.del1 199 out=UP.swap 207 out=UP.swapttl 211 out=UP.swapttl
|
| /netbsd-src/external/bsd/ppp/usr.sbin/plugins/status/ |
| H A D | status.c | 80 static char UP[] = "up"; variable 111 writestatus(UP); in status_lcp_up() 124 writestatus(UP); in status_lcp_echo() 133 writestatus(UP); in status_lcp_echoreply()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUTargetTransformInfo.cpp | 103 TTI::UnrollingPreferences &UP) { in getUnrollingPreferences() argument 105 UP.Threshold = AMDGPU::getIntegerAttribute(F, "amdgpu-unroll-threshold", 300); in getUnrollingPreferences() 106 UP.MaxCount = std::numeric_limits<unsigned>::max(); in getUnrollingPreferences() 107 UP.Partial = true; in getUnrollingPreferences() 111 UP.BEInsns += 3; in getUnrollingPreferences() 131 UP.Threshold = MetaThresholdValue->getSExtValue(); in getUnrollingPreferences() 132 UP.PartialThreshold = UP.Threshold; in getUnrollingPreferences() 133 ThresholdPrivate = std::min(ThresholdPrivate, UP.Threshold); in getUnrollingPreferences() 134 ThresholdLocal = std::min(ThresholdLocal, UP.Threshold); in getUnrollingPreferences() 155 if (UP.Threshold < MaxBoost && Br->isConditional()) { in getUnrollingPreferences() [all …]
|
| H A D | AMDGPUTargetTransformInfo.h | 56 TTI::UnrollingPreferences &UP); 111 TTI::UnrollingPreferences &UP); 242 TTI::UnrollingPreferences &UP);
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/ |
| H A D | ProgressBar.py | 48 UP = '' #: Move the cursor up one line variable in TerminalController 226 if not (self.term.CLEAR_EOL and self.term.UP and self.term.BOL): 234 self.BOL = self.term.UP + self.term.BOL 271 self.BOL + self.term.UP + self.term.CLEAR_EOL + 281 self.term.UP + self.term.CLEAR_EOL + 282 self.term.UP + self.term.CLEAR_EOL) 284 sys.stdout.write(self.term.UP + self.term.CLEAR_EOL)
|
| /netbsd-src/tests/net/route/ |
| H A D | t_change.sh | 135 flags: 0x843<UP,GATEWAY,DONE,STATIC> 154 flags: 0x843<UP,GATEWAY,DONE,STATIC> 202 flags: 0x843<UP,GATEWAY,DONE,STATIC> 221 flags: 0x843<UP,GATEWAY,DONE,STATIC> 269 flags: 0x843<UP,GATEWAY,DONE,STATIC> 288 flags: 0x843<UP,GATEWAY,DONE,STATIC>
|
| H A D | t_route.sh | 237 flags: 0x40045<UP,HOST,DONE,LOCAL> 253 flags: 0x141<UP,DONE,CONNECTED> 269 flags: 0x843<UP,GATEWAY,DONE,STATIC> 287 flags: 0x141<UP,DONE,CONNECTED> 312 flags: 0x40045<UP,HOST,DONE,LOCAL> 327 flags: 0x141<UP,DONE,CONNECTED> 343 flags: 0x843<UP,GATEWAY,DONE,STATIC> 361 flags: 0x141<UP,DONE,CONNECTED>
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXTargetTransformInfo.cpp | 405 TTI::UnrollingPreferences &UP) { in getUnrollingPreferences() argument 406 BaseT::getUnrollingPreferences(L, SE, UP); in getUnrollingPreferences() 412 UP.Partial = UP.Runtime = true; in getUnrollingPreferences() 413 UP.PartialThreshold = UP.Threshold / 4; in getUnrollingPreferences()
|
| /netbsd-src/tests/usr.bin/m4/ |
| H A D | d_ff_after_dnl.out | 1 THIS SHOULD SHOW UP (LINE 1) 2 THIS SHOULD SHOW UP (LINE 5)
|
| /netbsd-src/games/backgammon/common_source/ |
| H A D | fancy.c | 51 * PC, BC, and UP only. This is gross. 68 char *UP; /* up cursor sequence */ 74 static int lUP; /* length of UP */ 83 static char **tstr[] = {&BC, &CD, &CE, &CL, &CM, &HO, &MC, &ML, &ND, &UP}; 478 /* try corresponding UP combinations */ in newpos() 480 /* CR, UP, and ND */ in newpos() 485 /* UP and ND */ in newpos() 491 /* UP and BS */ in newpos() 552 tputs(UP, 1, addbuf); in newpos() 560 tputs(UP, in newpos() [all...] |
| /netbsd-src/sys/arch/sparc64/conf/ |
| H A D | GENERIC32.UP | 1 # $NetBSD: GENERIC32.UP,v 1.2 2016/05/25 20:00:50 nakayama Exp $ 8 #ident "GENERIC32.UP-$Revision: 1.2 $"
|
| /netbsd-src/sys/arch/vax/floppy/ |
| H A D | upsboo.cmd | 3 ! BOOTSTRAP ON UP, LEAVING SINGLE USER 12 D R10 2 ! DEVICE CHOICE 2=UP
|
| H A D | upmboo.cmd | 3 ! BOOTSTRAP ON UP, GOING MULTI USER 12 D R10 2 ! DEVICE CHOICE 2=UP
|
| /netbsd-src/games/fortune/datfiles/ |
| H A D | unamerican-o.real | 1 SHUT UP HIPPY 75 WAKE THE FUCK UP 239 FUCK SHIT UP 319 HOOK ME UP BABY 365 CHEER UP EMO KID
|
| /netbsd-src/usr.sbin/sysinst/arch/evbarm/ |
| H A D | md.h | 114 #define MD_SET_EXTRACT_FINALIZE(UP) evbarm_extract_finalize(UP) argument
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/ |
| H A D | SystemZTargetTransformInfo.cpp | 246 TTI::UnrollingPreferences &UP) { in getUnrollingPreferences() argument 279 UP.FullUnrollMaxCount = Max; in getUnrollingPreferences() 280 UP.MaxCount = 1; in getUnrollingPreferences() 284 UP.MaxCount = Max; in getUnrollingPreferences() 285 if (UP.MaxCount <= 1) in getUnrollingPreferences() 289 UP.Partial = UP.Runtime = true; in getUnrollingPreferences() 291 UP.PartialThreshold = 75; in getUnrollingPreferences() 292 UP.DefaultUnrollRuntimeCount = 4; in getUnrollingPreferences() 295 UP.AllowExpensiveTripCount = true; in getUnrollingPreferences() 297 UP.Force = true; in getUnrollingPreferences()
|
| /netbsd-src/sys/arch/x68k/dev/ |
| H A D | kbdmap.c.ascii | 84 S, 0x00, /* now it gets hairy.. CRSR UP */ 197 S, 0x47, /* shift CRSR UP */ 266 3, ESC, '[', 'A', /* 0x00: CRSR UP */ 282 4, ESC, '[', 'T', '~', /* 0x47: shift CRSR UP */
|
| /netbsd-src/games/warp/ |
| H A D | term.c | 157 UP = Tgetstr("up"); /* move up a line */ in term_set() 193 if (tgetflag("nc") && *UP) { in term_set() 194 size_t l = strlen(UP) + 2; in term_set() 196 snprintf(CR, l, "%s\r",UP); in term_set() 225 if (!*UP) /* not defined? */ in term_set() 228 UPsize = comp_tc(cmbuffer,UP,1); in term_set()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/ |
| H A D | AIX.cpp | 214 SmallString<128> UP(Sysroot); in AddClangSystemIncludeArgs() local 215 path::append(UP, "/usr/include"); in AddClangSystemIncludeArgs() 216 addSystemInclude(DriverArgs, CC1Args, UP.str()); in AddClangSystemIncludeArgs()
|
| /netbsd-src/external/gpl2/groff/dist/src/preproc/eqn/ |
| H A D | eqn.y | 70 %token UP 112 %right ROMAN BOLD ITALIC FAT FONT SIZE FWD BACK DOWN UP TYPE VCENTER SPECIAL 249 | UP number simple
|
| /netbsd-src/usr.sbin/ifwatchd/ |
| H A D | ifwatchd.c | 58 enum event { ARRIVAL, DEPARTURE, UP, DOWN, CARRIER, NO_CARRIER }; enumerator 347 ev = ifam->ifam_type == RTM_DELADDR ? DOWN : UP; in check_addrs() 349 if ((ev == UP && aflag == READY) || ev == DOWN) in check_addrs() 628 invoke_script(ifd->ifname, UP, ifa, p->ifa_dstaddr); in run_initial_ups()
|