Searched refs:UP (Results 1 - 25 of 41) sorted by relevance

12

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp197 TargetTransformInfo::UnrollingPreferences UP; local
200 UP.Threshold =
202 UP.MaxPercentThresholdBoost = 400;
203 UP.OptSizeThreshold = 0;
204 UP.PartialThreshold = 150;
205 UP.PartialOptSizeThreshold = 0;
206 UP.Count = 0;
207 UP.DefaultUnrollRuntimeCount = 8;
208 UP.MaxCount = std::numeric_limits<unsigned>::max();
209 UP
761 getUnrolledLoopSize( unsigned LoopSize, TargetTransformInfo::UnrollingPreferences &UP) argument
776 computeUnrollCount( Loop *L, const TargetTransformInfo &TTI, DominatorTree &DT, LoopInfo *LI, ScalarEvolution &SE, const SmallPtrSetImpl<const Value *> &EphValues, OptimizationRemarkEmitter *ORE, unsigned &TripCount, unsigned MaxTripCount, bool MaxOrZero, unsigned &TripMultiple, unsigned LoopSize, TargetTransformInfo::UnrollingPreferences &UP, TargetTransformInfo::PeelingPreferences &PP, bool &UseUpperBound) argument
1085 TargetTransformInfo::UnrollingPreferences UP = gatherUnrollingPreferences( local
[all...]
H A DLoopUnrollAndJamPass.cpp148 TargetTransformInfo::UnrollingPreferences &UP) {
149 assert(LoopSize >= UP.BEInsns && "LoopSize should not be less than BEInsns!");
150 return static_cast<uint64_t>(LoopSize - UP.BEInsns) * UP.Count + UP.BEInsns;
153 // Calculates unroll and jam count and writes it to UP.Count. Returns true if
161 unsigned InnerLoopSize, TargetTransformInfo::UnrollingPreferences &UP,
165 // unrolling we leave to the unroller. This uses UP.Threshold /
166 // UP.PartialThreshold / UP
147 getUnrollAndJammedLoopSize(unsigned LoopSize, TargetTransformInfo::UnrollingPreferences &UP) argument
155 computeUnrollAndJamCount( Loop *L, Loop *SubLoop, const TargetTransformInfo &TTI, DominatorTree &DT, LoopInfo *LI, ScalarEvolution &SE, const SmallPtrSetImpl<const Value *> &EphValues, OptimizationRemarkEmitter *ORE, unsigned OuterTripCount, unsigned OuterTripMultiple, unsigned OuterLoopSize, unsigned InnerTripCount, unsigned InnerLoopSize, TargetTransformInfo::UnrollingPreferences &UP, TargetTransformInfo::PeelingPreferences &PP) argument
285 TargetTransformInfo::UnrollingPreferences UP = local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXTargetTransformInfo.cpp148 TTI::UnrollingPreferences &UP) {
149 BaseT::getUnrollingPreferences(L, SE, UP);
155 UP.Partial = UP.Runtime = true;
156 UP.PartialThreshold = UP.Threshold / 4;
147 getUnrollingPreferences(Loop *L, ScalarEvolution &SE, TTI::UnrollingPreferences &UP) argument
H A DNVPTXTargetTransformInfo.h97 TTI::UnrollingPreferences &UP);
/freebsd-13-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/ip/
H A Dget.ipv4remote.pl59 # "UP" is always printed first (see print_flags() in ifconfig.c):
60 $up = 1 if /^[a-z].*<UP,/;
H A Dget.ipv6remote.pl60 # "UP" is always printed first (see print_flags() in ifconfig.c):
61 $up = 1 if /^[a-z].*<UP,/;
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Language/ObjC/
H A DNSDictionary.h48 typedef std::unique_ptr<Matcher> UP; typedef in class:lldb_private::formatters::NSDictionary_Additionals::AdditionalFormatterMatching::Matcher
68 typedef Matcher::UP MatcherUP;
/freebsd-13-stable/contrib/netbsd-tests/net/route/
H A Dt_change.sh128 flags: <UP,GATEWAY,DONE,STATIC>
147 flags: <UP,GATEWAY,DONE,STATIC>
195 flags: <UP,GATEWAY,DONE,STATIC>
214 flags: <UP,GATEWAY,DONE,STATIC>
262 flags: <UP,GATEWAY,DONE,STATIC>
281 flags: <UP,GATEWAY,DONE,STATIC>
H A Dt_route.sh235 flags: <UP,HOST,DONE,LLINFO,LOCAL>
251 flags: <UP,DONE,CONNECTED>
267 flags: <UP,GATEWAY,DONE,STATIC>
285 flags: <UP,DONE,CONNECTED>
310 flags: <UP,HOST,DONE,LLINFO,LOCAL>
325 flags: <UP,DONE,CONNECTED>
341 flags: <UP,GATEWAY,DONE,STATIC>
359 flags: <UP,DONE,CONNECTED>
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetTransformInfo.cpp107 TTI::UnrollingPreferences &UP) {
109 UP.Threshold = AMDGPU::getIntegerAttribute(F, "amdgpu-unroll-threshold", 300);
110 UP.MaxCount = std::numeric_limits<unsigned>::max();
111 UP.Partial = true;
135 if (UP.Threshold < MaxBoost && Br->isConditional()) {
142 UP.Threshold += UnrollThresholdIf;
143 LLVM_DEBUG(dbgs() << "Set unroll threshold " << UP.Threshold
146 if (UP.Threshold >= MaxBoost)
166 if (UP.Threshold >= Threshold)
192 UP
106 getUnrollingPreferences(Loop *L, ScalarEvolution &SE, TTI::UnrollingPreferences &UP) argument
[all...]
H A DAMDGPUTargetTransformInfo.h63 TTI::UnrollingPreferences &UP);
150 TTI::UnrollingPreferences &UP);
272 TTI::UnrollingPreferences &UP);
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DUnrollLoop.h96 TargetTransformInfo::UnrollingPreferences &UP,
122 TargetTransformInfo::UnrollingPreferences &UP,
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DAIX.cpp201 SmallString<128> UP(Sysroot);
202 path::append(UP, "/usr/include");
203 addSystemInclude(DriverArgs, CC1Args, UP.str());
/freebsd-13-stable/contrib/ncurses/ncurses/tinfo/
H A Dlib_termcap.c56 NCURSES_EXPORT_VAR(char *) UP = 0;
170 UP = 0;
184 UP = cursor_up;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp244 TTI::UnrollingPreferences &UP) {
276 UP.FullUnrollMaxCount = Max;
277 UP.MaxCount = 1;
281 UP.MaxCount = Max;
282 if (UP.MaxCount <= 1)
286 UP.Partial = UP.Runtime = true;
288 UP.PartialThreshold = 75;
289 UP.DefaultUnrollRuntimeCount = 4;
292 UP
243 getUnrollingPreferences(Loop *L, ScalarEvolution &SE, TTI::UnrollingPreferences &UP) argument
[all...]
H A DSystemZTargetTransformInfo.h51 TTI::UnrollingPreferences &UP);
/freebsd-13-stable/contrib/ofed/opensm/opensm/
H A Dosm_ucast_updn.c63 UP = 0, enumerator in enum:updn_switch_dir
88 directly, but in case they are we assign to root node an UP direction to allow UPDN to discover
92 return UP;
97 return UP;
99 /* Equal rank, decide by id number, bigger == UP direction */
101 return UP;
131 u->dir = UP;
160 /* Decide which direction to mark it (UP/DOWN) */
165 from DOWN to UP */
166 if ((current_dir == DOWN) && (next_dir == UP)) {
[all...]
H A Dosm_ucast_dnup.c64 UP = 0, enumerator in enum:dnup_switch_dir
87 directly, but in case they are we assign to root node an UP direction to allow DNUP to discover
96 return UP;
155 /* Decide which direction to mark it (UP/DOWN) */
166 from UP to DOWN */
167 if ((current_dir == UP) && (next_dir == DOWN)) {
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnrollPeel.cpp281 TargetTransformInfo::UnrollingPreferences &UP,
325 if (2 * LoopSize <= UP.Threshold && UnrollPeelMaxCount > 0) {
330 // Start the max computation with the UP.PeelCount value set by the target
345 MaxPeelCount = std::min(MaxPeelCount, UP.Threshold / LoopSize - 1);
388 (LoopSize * (*PeelCount + 1) <= UP.Threshold)) {
399 LLVM_DEBUG(dbgs() << "Max peel cost: " << UP.Threshold << "\n");
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1552 TTI::UnrollingPreferences &UP) {
1555 return BasicTTIImplBase::getUnrollingPreferences(L, SE, UP);
1558 UP.OptSizeThreshold = 0;
1559 UP.PartialOptSizeThreshold = 0;
1609 UP.Partial = true;
1610 UP.Runtime = true;
1611 UP.UpperBound = true;
1612 UP.UnrollRemainder = true;
1613 UP.DefaultUnrollRuntimeCount = 4;
1614 UP
1551 getUnrollingPreferences(Loop *L, ScalarEvolution &SE, TTI::UnrollingPreferences &UP) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp79 TTI::UnrollingPreferences &UP) {
80 UP.Runtime = UP.Partial = true;
78 getUnrollingPreferences(Loop *L, ScalarEvolution &SE, TTI::UnrollingPreferences &UP) argument
H A DHexagonTargetTransformInfo.h65 TTI::UnrollingPreferences &UP);
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DAlignment.h121 using UP = llvm::Optional<Align>;
134 using UP::UP;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.h68 TTI::UnrollingPreferences &UP);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp797 TargetTransformInfo::UnrollingPreferences &UP) {
837 UP.MaxCount = 1 << Log2_32(MaxStridedLoads / StridedLoads);
839 << UP.MaxCount << '\n');
844 TTI::UnrollingPreferences &UP) {
846 BaseT::getUnrollingPreferences(L, SE, UP);
852 UP.PartialThreshold *= 2;
855 UP.PartialOptSizeThreshold = 0;
859 getFalkorUnrollingPreferences(L, SE, UP);
796 getFalkorUnrollingPreferences(Loop *L, ScalarEvolution &SE, TargetTransformInfo::UnrollingPreferences &UP) argument
843 getUnrollingPreferences(Loop *L, ScalarEvolution &SE, TTI::UnrollingPreferences &UP) argument

Completed in 231 milliseconds

12