/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyCFGSort.cpp | 217 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 D | omap3-beagle-ab4.dts | 30 /* Preferred always-on timer for clocksource */ 39 /* Preferred timer for clockevent */
|
H A D | am3517.dtsi | 202 /* Preferred always-on timer for clocksource */ 212 /* Preferred timer for clockevent */
|
H A D | omap2420.dtsi | 254 /* Preferred always-on timer for clockevent */
|
H A D | dm816x.dtsi | 673 /* Preferred always-on timer for clocksource */ 683 /* Preferred timer for clockevent */
|
H A D | dm814x.dtsi | 770 /* Preferred always-on timer for clocksource */ 780 /* Preferred timer for clockevent */
|
H A D | am33xx.dtsi | 702 /* Preferred always-on timer for clocksource */ 715 /* Preferred timer for clockevent */
|
H A D | am4372.dtsi | 788 /* Preferred always-on timer for clocksource */ 801 /* Preferred timer for clockevent */
|
H A D | omap3-devkit8000-common.dtsi | 170 /* Preferred timer for clockevent */
|
H A D | omap2430.dtsi | 358 /* Preferred always-on timer for clockevent */
|
H A D | omap5.dtsi | 824 /* Preferred always-on timer for clockevent */
|
H A D | omap3.dtsi | 1031 /* Preferred always-on timer for clockevent. Some boards must use dmtimer12 */
|
H A D | omap4.dtsi | 861 /* Preferred always-on timer for clockevent */
|
H A D | dra7.dtsi | 1341 /* Preferred always-on timer for clockevent */
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 678 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 D | gpio.txt | 106 a1) (Preferred) Dictated by a binding-specific DT property.
|
/freebsd/contrib/llvm-project/lld/MachO/ |
H A D | Options.td | 360 HelpText<"Preferred hex load address for a dylib or bundle.">,
|
/freebsd/libexec/rc/ |
H A D | rc.subr | 879 # Preferred method to use when displaying start messages in lieu of echo.
|
/freebsd/share/doc/IPv6/ |
H A D | IMPLEMENTATION | 844 - prefer addresses on "preferred" interfaces. "Preferred"
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonPatterns.td | 2638 // Preferred addressing modes for various combinations of stored value
|
/freebsd/contrib/openbsm/m4/ |
H A D | libtool.m4 | 3067 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
|
/freebsd/contrib/openpam/m4/ |
H A D | libtool.m4 | 3087 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
|
/freebsd/contrib/ntp/sntp/libevent/m4/ |
H A D | libtool.m4 | 3067 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | libtool.m4 | 3067 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
|
/freebsd/contrib/libevent/m4/ |
H A D | libtool.m4 | 3088 # TPF is a cross-target only. Preferred cross-host = GNU/Linux.
|