Home
last modified time | relevance | path

Searched refs:Selects (Results 1 – 25 of 43) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSelectOptimize.cpp225 SmallVector<SelectLike, 2> Selects; member
560 for (SelectLike &SI : ASI.Selects) { in convertProfitableSIGroups()
609 SelectLike &SI = ASI.Selects.front(); in convertProfitableSIGroups()
610 SelectLike &LastSI = ASI.Selects.back(); in convertProfitableSIGroups()
628 auto NIt = ASI.Selects.begin(); in convertProfitableSIGroups()
630 if (NIt != ASI.Selects.end() && &*DIt == NIt->getI()) in convertProfitableSIGroups()
664 for (auto &SL : SG.Selects) { in convertProfitableSIGroups()
727 for (SelectLike &SI : ASI.Selects) { in convertProfitableSIGroups()
752 for (SelectLike &SI : ASI.Selects) in convertProfitableSIGroups()
895 SIGroup.Selects.emplace_back(I, It->second.IsInverted, in collectSelectGroups()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp137 SmallVector<SelectInst *, 8> Selects; member
450 if (RI.Selects.size() > 0) in print()
451 OS << " S" << RI.Selects.size(); in print()
683 for (SelectInst *SI : RI.Selects) { in getBranchInsertPoint()
696 for (SelectInst *SI : RI.Selects) { in getBranchInsertPoint()
800 SmallVector<SelectInst *, 8> Selects; in findScope() local
811 Selects.push_back(SI); in findScope()
816 if (Selects.size() > 0) { in findScope()
818 for (auto *SI : Selects) in findScope()
823 RI.Selects.push_back(SI); in findScope()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dqcom,pmic-mpp.txt140 Definition: Selects the power source for the specified pins. Valid power
146 Definition: Selects the source for analog output. Valued values are
153 Definition: Selects which dtest rail to be routed in the various functions.
159 Definition: Selects the source for analog input. Valid values are
H A Dqcom,pmic-gpio.txt203 Definition: Selects the power source for the specified pins. Valid
210 Definition: Selects the drive strength for the specified pins. Value
241 Definition: Selects ATEST rail to route to GPIO when it's configured
248 Definition: Selects DTEST rail to route to GPIO when it's configured
H A Dqcom,mdm9615-pinctrl.txt127 Definition: Selects the drive strength for the specified pins, in mA.
H A Dbitmain,bm1880-pinctrl.txt103 - drive-strength: Integer. Selects the drive strength for the specified
H A Dqcom,apq8084-pinctrl.txt154 Definition: Selects the drive strength for the specified pins, in mA.
H A Dqcom,ipq8074-pinctrl.txt148 Definition: Selects the drive strength for the specified pins, in mA.
H A Dqcom,msm8916-pinctrl.txt162 Definition: Selects the drive strength for the specified pins, in mA.
H A Dqcom,msm8960-pinctrl.txt156 Definition: Selects the drive strength for the specified pins, in mA.
H A Dqcom,msm8976-pinctrl.txt156 Definition: Selects the drive strength for the specified pins, in mA.
H A Dqcom,sdm845-pinctrl.txt150 Definition: Selects the drive strength for the specified pins, in mA.
H A Dqcom,msm8994-pinctrl.txt160 Definition: Selects the drive strength for the specified pins, in mA.
H A Dqcom,msm8998-pinctrl.txt174 Definition: Selects the drive strength for the specified pins, in mA.
H A Dqcom,qcs404-pinctrl.txt182 Definition: Selects the drive strength for the specified pins, in mA.
H A Dqcom,sc7180-pinctrl.txt169 Definition: Selects the drive strength for the specified pins, in mA.
H A Dqcom,sm8150-pinctrl.txt171 Definition: Selects the drive strength for the specified pins, in mA.
H A Dqcom,msm8996-pinctrl.txt181 Definition: Selects the drive strength for the specified pins, in mA.
H A Dqcom,sdm660-pinctrl.txt174 Definition: Selects the drive strength for the specified pins, in mA.
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dcs35l36.txt37 Selects the source of the BST_CTL target VBST voltage for the boost
88 - cirrus,irq-drive-select : Selects the driver type of the selected interrupt
94 - cirrus,irq-gpio-select : Selects the pin to serve as the programmable
H A Dst,sta32x.txt26 - st,output-conf: number, Selects the output configuration:
H A Dst,sta350.txt22 - st,output-conf: number, Selects the output configuration:
/freebsd/sys/contrib/device-tree/Bindings/iio/frequency/
H A Dadf4350.txt56 - adi,aux-output-fundamental-enable: Selects fundamental VCO output on
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dqcom,camss.txt127 Definition: Selects CSI2 PHY interface - PHY0, PHY1
/freebsd/stand/common/
H A Dhelp.common192 Selects gdb-remote mode for the kernel debugger by default.
257 Selects the default device. See lsdev for available devices.

12