Home
last modified time | relevance | path

Searched full:rui (Results 1 – 25 of 69) sorted by relevance

123

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterferenceCache.cpp139 for (RegUnitInfo &RUI : RegUnits) { in update()
140 RUI.VirtI.find(Start); in update()
141 RUI.FixedI = RUI.Fixed->find(Start); in update()
144 for (RegUnitInfo &RUI : RegUnits) { in update()
145 RUI.VirtI.advanceTo(Start); in update()
146 if (RUI.FixedI != RUI.Fixed->end()) in update()
147 RUI.FixedI = RUI.Fixed->advanceTo(RUI.FixedI, Start); in update()
163 for (RegUnitInfo &RUI : RegUnits) { in update()
164 LiveIntervalUnion::SegmentIter &I = RUI.VirtI; in update()
175 for (RegUnitInfo &RUI : RegUnits) { in update()
[all …]
H A DMachineLICM.cpp470 for (MCRegUnitIterator RUI(PhysReg, &TRI); RUI.isValid(); ++RUI) in applyBitsNotInRegMaskToRegUnitsMask() local
471 RUsFromRegsNotInMask.set(*RUI); in applyBitsNotInRegMaskToRegUnitsMask()
517 for (MCRegUnitIterator RUI(Reg, TRI); RUI.isValid(); ++RUI) { in ProcessMI() local
520 if (RUDefs.test(*RUI) || RUClobbers.test(*RUI)) { in ProcessMI()
530 for (MCRegUnitIterator RUI(Reg, TRI); RUI.isValid(); ++RUI) in ProcessMI() local
531 RUClobbers.set(*RUI); in ProcessMI()
550 for (MCRegUnitIterator RUI(Reg, TRI); RUI.isValid(); ++RUI) { in ProcessMI() local
551 if (RUDefs.test(*RUI)) { in ProcessMI()
552 RUClobbers.set(*RUI); in ProcessMI()
554 } else if (RUClobbers.test(*RUI)) { in ProcessMI()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/input/
H A Diqs626a.yaml233 user interface (RUI); reference the datasheet for further information
234 about the available RUI options.
241 of the channel and the device's RUI.
250 of the channel and the device's RUI.
289 default value is a function of the channel and the device's RUI.
344 default value is a function of the channel and the device's RUI.
357 default value is a function of the channel and the device's RUI.
387 The default value is a function of the channel and the device's RUI.
474 the device's RUI.
852 * by reset user interface (RUI) 1.
/freebsd/share/man/man4/
H A Damdtemp.42 .\" Copyright (c) 2008 Rui Paulo
93 .An Rui Paulo Aq Mt rpaulo@FreeBSD.org
H A Dasmc.42 .\" Copyright (c) 2007, 2008, 2009 Rui Paulo <rpaulo@FreeBSD.org>
156 .An Rui Paulo Aq Mt rpaulo@FreeBSD.org
H A Dcoretemp.470 .An Rui Paulo Aq Mt rpaulo@FreeBSD.org
/freebsd/lib/libgpio/
H A Dgpio.32 .\" Copyright (c) 2014 Rui Paulo
198 .An Rui Paulo Aq Mt rpaulo@FreeBSD.org .
H A Dlibgpio.h2 * Copyright (c) 2013-2014 Rui Paulo <rpaulo@FreeBSD.org>
/freebsd/contrib/llvm-project/lld/
H A DCODE_OWNERS.TXT12 N: Rui Ueyama
/freebsd/stand/libsa/
H A Dsmbios.h2 * Copyright (c) 2015 Rui Paulo <rpaulo@FreeBSD.org>
/freebsd/sys/dev/mbox/
H A Dmbox_if.m2 # Copyright (c) 2013 Rui Paulo
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dnxp,imx7-csi.yaml10 - Rui Miguel Silva <rmfrfs@gmail.com>
/freebsd/cddl/usr.bin/ctfdump/
H A Dctfdump.15 .\" This software was developed by Rui Paulo under sponsorship from the
/freebsd/sys/arm/ti/
H A Dti_mbox.h4 * Copyright (c) 2013 Rui Paulo <rpaulo@FreeBSD.org>
H A Dti_pruss.h4 * Copyright (c) 2013 Rui Paulo <rpaulo@FreeBSD.org>
/freebsd/cddl/usr.bin/ctfconvert/
H A Dctfconvert.15 .\" This software was developed by Rui Paulo under sponsorship from the
/freebsd/stand/efi/loader/
H A Dautoload.c2 * Copyright (c) 2010 Rui Paulo <rpaulo@FreeBSD.org>
/freebsd/sys/contrib/device-tree/Bindings/iio/gyroscope/
H A Dnxp,fxas21002c.yaml10 - Rui Miguel Silva <rmfrfs@gmail.com>
/freebsd/sys/riscv/include/
H A Dpmc_mdep.h2 * Copyright (c) 2009 Rui Paulo <rpaulo@FreeBSD.org>
/freebsd/cddl/usr.sbin/plockstat/
H A Dplockstat.15 .\" This software was developed by Rui Paulo under sponsorship from the
/freebsd/cddl/lib/libdtrace/
H A Dlibproc_compat.h5 * This software was developed by Rui Paulo under sponsorship from the
/freebsd/cddl/usr.bin/ctfmerge/
H A Dctfmerge.15 .\" This software was developed by Rui Paulo under sponsorship from the
/freebsd/sys/arm/include/
H A Dpmc_mdep.h4 * Copyright (c) 2009 Rui Paulo <rpaulo@FreeBSD.org>
/freebsd/sys/contrib/device-tree/Bindings/media/i2c/
H A Dovti,ov2680.yaml10 - Rui Miguel Silva <rmfrfs@gmail.com>
/freebsd/sys/arm64/include/
H A Dpmc_mdep.h2 * Copyright (c) 2009 Rui Paulo <rpaulo@FreeBSD.org>

123