Home
last modified time | relevance | path

Searched refs:ACS (Results 1 – 25 of 35) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DAbstractCallSite.h230 AbstractCallSite ACS(U); in forEachCallbackCallSite()
231 assert(ACS && ACS.isCallbackCall() && "must be a callback call"); in forEachCallbackCallSite()
232 Func(ACS); in forEachCallbackCallSite()
239 forEachCallbackCallSite(CB, [&Func](AbstractCallSite &ACS) { in forEachCallbackFunction()
240 if (Function *Callback = ACS.getCalledFunction()) in forEachCallbackFunction()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp787 auto CheckCallSite = [&](AbstractCallSite ACS) { in isPotentiallyReachable() argument
788 CallBase *CB = ACS.getInstruction(); in isPotentiallyReachable()
1015 AbstractCallSite ACS(U); in getAssociatedArgument() local
1016 assert(ACS && ACS.isCallbackCall()); in getAssociatedArgument()
1017 if (!ACS.getCalledFunction()) in getAssociatedArgument()
1020 for (unsigned u = 0, e = ACS.getNumArgOperands(); u < e; u++) { in getAssociatedArgument()
1024 if (ACS.getCallArgOperandNo(u) != ArgNo) in getAssociatedArgument()
1027 assert(ACS.getCalledFunction()->arg_size() > u && in getAssociatedArgument()
1033 CBCandidateArg = ACS.getCalledFunction()->getArg(u); in getAssociatedArgument()
1861 auto CallSitePred = [&](AbstractCallSite ACS) { in checkForAllUses() argument
[all …]
H A DAttributorAttributes.cpp452 auto CallSiteCheck = [&](AbstractCallSite ACS) { in clampCallSiteArgumentStates() argument
453 const IRPosition &ACSArgPos = IRPosition::callsite_argument(ACS, ArgNo); in clampCallSiteArgumentStates()
470 LLVM_DEBUG(dbgs() << "[Attributor] ACS: " << *ACS.getInstruction() in clampCallSiteArgumentStates()
2727 auto CheckForMustProgress = [&](AbstractCallSite ACS) { in updateImpl() argument
2728 IRPosition IPos = IRPosition::callsite_function(*ACS.getInstruction()); in updateImpl()
2804 auto CallSitePred = [&](AbstractCallSite ACS) { in updateImpl() argument
2808 IRPosition::function(*ACS.getInstruction()->getFunction()), in updateImpl()
3809 [](AbstractCallSite ACS) { return !ACS.isCallbackCall(); }, *this, in updateImpl() argument
4427 auto PredForCallSite = [&](AbstractCallSite ACS) { in updateImpl() argument
4428 if (ACS.isCallbackCall() || !ACS.getInstruction()) in updateImpl()
[all …]
H A DOpenMPOpt.cpp3022 auto PredForCallSite = [&](AbstractCallSite ACS) { in handleCallees() argument
3024 *this, IRPosition::function(*ACS.getInstruction()->getFunction()), in handleCallees()
3029 EDAA->getExecutionDomain(*cast<CallBase>(ACS.getInstruction()))); in handleCallees()
4794 auto PredCallSite = [&](AbstractCallSite ACS) { in updateReachingKernelEntries() argument
4795 Function *Caller = ACS.getInstruction()->getFunction(); in updateReachingKernelEntries()
4825 auto PredCallSite = [&](AbstractCallSite ACS) { in updateParallelLevels() argument
4826 Function *Caller = ACS.getInstruction()->getFunction(); in updateParallelLevels()
/freebsd/contrib/wpa/hostapd/
H A Ddefconfig344 # to "acs_survey" or "0". Eventually, other ACS algorithms can be added in
349 # time goes by. ACS is currently only supported through the nl80211 driver and
353 # You can customize the ACS survey algorithm with the hostapd.conf variable
356 # Supported ACS drivers:
H A DChangeLog28 * improved ACS to cover additional channel types/bandwidths
359 * allow chanlist to be used to specify a subset of channels for ACS
360 * improve ACS behavior on 2.4 GHz band and allow channel bias to be
397 - fix VHT80 segment picking in ACS
494 * added automatic channel selection (ACS)
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DWhitespaceManager.cpp531 const FormatStyle::AlignConsecutiveStyle &ACS = {}, in AlignTokens() argument
603 (CurrentChange.NewlinesBefore > 1) && !ACS.AcrossEmptyLines;
608 !FoundMatchOnLine && !(LineIsComment && ACS.AcrossComments);
630 AlignTokens(Style, Matches, Changes, i, ACS, RightJustify);
653 if (ACS.PadOperators)
/freebsd/contrib/wpa/wpa_supplicant/
H A Ddefconfig588 # to "channel=0". This would enable us to eventually add other ACS algorithms in
593 # time goes by. ACS is currently only supported through the nl80211 driver and
597 # TODO: In analogy to hostapd be able to customize the ACS survey algorithm with
600 # Supported ACS drivers:
H A Deap_testing.txt38 Cisco ACS ----------------------------------------------------------.
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp1881 AbstractCallSite ACS(&U); in hasAddressTaken() local
1882 if (ACS && ACS.isCallbackCall()) in hasAddressTaken()
/freebsd/sys/dev/axgbe/
H A Dxgbe-dev.c2625 XGMAC_IOWRITE_BITS(pdata, MAC_RCR, ACS, 1); in xgbe_enable_rx()
2637 XGMAC_IOWRITE_BITS(pdata, MAC_RCR, ACS, 0); in xgbe_disable_rx()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DAttributor.h661 static const IRPosition callsite_argument(AbstractCallSite ACS,
663 if (ACS.getNumArgOperands() <= ArgNo)
665 int CSArgNo = ACS.getCallArgOperandNo(ArgNo);
668 cast<CallBase>(*ACS.getInstruction()), CSArgNo);
/freebsd/contrib/ncurses/misc/
H A Demx.src120 # work; uses \E[12m instead, which is pretty bulletproof but loses you the ACS
/freebsd/contrib/ncurses/
H A DANNOUNCE422 mapping, color, form drawing with ACS characters, and automatic
/freebsd/contrib/ncurses/include/
H A DCaps.uwin783 # cap IBM ASCII description ACS ASCII
H A Dcurses.h.in404 * Line drawing ACS names are of the form ACS_trbl, where t is the top, r
H A DCaps.hpux11987 # cap IBM ASCII description ACS ASCII
H A DCaps971 # cap IBM ASCII description ACS ASCII
H A DCaps.osf1r5978 # cap IBM ASCII description ACS ASCII
H A DCaps.keys1062 # cap IBM ASCII description ACS ASCII
H A DCaps.aix41073 # cap IBM ASCII description ACS ASCII
/freebsd/share/termcap/
H A Dtermcap2268 # CP437 FreeBSD console with ACS support
2301 # KOI8-R/KOI8-U FreeBSD console with ACS support
2324 # KOI8-R/KOI8-U FreeBSD console with ACS support.
2345 # ISO 8859-2 FreeBSD console with ACS support
2367 # ISO 8859-1 FreeBSD console with ACS support
2400 # ISO 8859-7 FreeBSD console with ACS support
/freebsd/contrib/tzdata/
H A Dafrica15 # San Diego: ACS Publications, Inc. (2003).
H A Dbackzone33 # San Diego: ACS Publications, Inc. (2003).
H A Dnorthamerica65 # San Diego: ACS Publications, Inc. (1991).
1228 # San Diego: ACS Publications, Inc. (2003).

12