Home
last modified time | relevance | path

Searched refs:Preferred (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGSort.cpp217 Preferred; in sortBlocks() local
276 Preferred.push(Succ); in sortBlocks()
282 while (!Preferred.empty()) { in sortBlocks()
283 Next = Preferred.top(); in sortBlocks()
284 Preferred.pop(); in sortBlocks()
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap3-beagle-ab4.dts30 /* Preferred always-on timer for clocksource */
39 /* Preferred timer for clockevent */
H A Dam3517.dtsi202 /* Preferred always-on timer for clocksource */
212 /* Preferred timer for clockevent */
H A Domap2420.dtsi254 /* Preferred always-on timer for clockevent */
H A Ddm816x.dtsi673 /* Preferred always-on timer for clocksource */
683 /* Preferred timer for clockevent */
H A Ddm814x.dtsi770 /* Preferred always-on timer for clocksource */
780 /* Preferred timer for clockevent */
H A Dam33xx.dtsi702 /* Preferred always-on timer for clocksource */
715 /* Preferred timer for clockevent */
H A Dam4372.dtsi788 /* Preferred always-on timer for clocksource */
801 /* Preferred timer for clockevent */
H A Domap3-devkit8000-common.dtsi170 /* Preferred timer for clockevent */
H A Domap2430.dtsi358 /* Preferred always-on timer for clockevent */
H A Domap5.dtsi824 /* Preferred always-on timer for clockevent */
H A Domap3.dtsi1031 /* Preferred always-on timer for clockevent. Some boards must use dmtimer12 */
H A Domap4.dtsi861 /* Preferred always-on timer for clockevent */
H A Ddra7.dtsi1341 /* Preferred always-on timer for clockevent */
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp678 PreferredTuple Preferred; in tryCombineExtendingLoads() local
679 if (matchCombineExtendingLoads(MI, Preferred)) { in tryCombineExtendingLoads()
680 applyCombineExtendingLoads(MI, Preferred); in tryCombineExtendingLoads()
705 PreferredTuple &Preferred) { in matchCombineExtendingLoads() argument
744 Preferred = {LLT(), PreferredOpcode, nullptr}; in matchCombineExtendingLoads()
763 Preferred = ChoosePreferredUse(MI, Preferred, in matchCombineExtendingLoads()
770 if (!Preferred.MI) in matchCombineExtendingLoads()
774 assert(Preferred.Ty != LoadValueTy && "Extending to same type?"); in matchCombineExtendingLoads()
776 LLVM_DEBUG(dbgs() << "Preferred use is: " << *Preferred.MI); in matchCombineExtendingLoads()
781 PreferredTuple &Preferred) { in applyCombineExtendingLoads() argument
[all …]
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio.txt106 a1) (Preferred) Dictated by a binding-specific DT property.
/freebsd/contrib/llvm-project/lld/MachO/
H A DOptions.td360 HelpText<"Preferred hex load address for a dylib or bundle.">,
/freebsd/libexec/rc/
H A Drc.subr879 # Preferred method to use when displaying start messages in lieu of echo.
/freebsd/share/doc/IPv6/
H A DIMPLEMENTATION844 - prefer addresses on "preferred" interfaces. "Preferred"
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonPatterns.td2638 // Preferred addressing modes for various combinations of stored value
/freebsd/contrib/openbsm/m4/
H A Dlibtool.m43067 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
/freebsd/contrib/openpam/m4/
H A Dlibtool.m43087 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
/freebsd/contrib/ntp/sntp/libevent/m4/
H A Dlibtool.m43067 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
/freebsd/contrib/ntp/sntp/m4/
H A Dlibtool.m43067 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
/freebsd/contrib/libevent/m4/
H A Dlibtool.m43088 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.

12