Searched refs:VPH (Results 1 – 8 of 8) sorted by relevance
| /freebsd/sys/contrib/device-tree/src/arm/qcom/ |
| H A D | pm8921.dtsi | 137 <&pm8921_xoadc 0x00 0x04>, /* VPH the main system voltage */
|
| H A D | qcom-apq8060-dragonboard.dts | 27 regulator-name = "VPH";
|
| /freebsd/sys/contrib/device-tree/Bindings/pci/ |
| H A D | fsl,imx6q-pcie.txt | 41 - vph-supply: Should specify the regulator in charge of VPH one of the three
|
| /freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
| H A D | qcom,pm8xxx-xoadc.txt | 152 <&xoadc 0x00 0x04>, /* VPH the main system voltage */
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | CodeGenPrepare.cpp | 8290 VectorPromoteHelper VPH(*DL, *TLI, *TTI, Inst, CombineCost); in optimizeExtractElementInst() local 8305 if (VPH.canCombine(ToBePromoted)) { in optimizeExtractElementInst() 8308 VPH.recordCombineInstruction(ToBePromoted); in optimizeExtractElementInst() 8309 bool Changed = VPH.promote(); in optimizeExtractElementInst() 8315 if (!VPH.canPromote(ToBePromoted) || !VPH.shouldPromote(ToBePromoted)) in optimizeExtractElementInst() 8320 VPH.enqueueForPromotion(ToBePromoted); in optimizeExtractElementInst()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86SchedLunarlakeP.td | 2241 "^VPH(ADD|SUB)SWYrr$")>; 2386 def : InstRW<[LNLPWriteResGroup49, ReadAfterVecYLd], (instregex "^VPH(ADD|SUB)SWYrm$")>;
|
| H A D | X86SchedAlderlakeP.td | 1737 "^VPH(ADD|SUB)SWYrr$")>; 2316 def : InstRW<[ADLPWriteResGroup266, ReadAfterVecYLd], (instregex "^VPH(ADD|SUB)SWYrm$")>;
|
| H A D | X86SchedSapphireRapids.td | 2075 "^VPH(ADD|SUB)SWYrr$")>; 4498 def : InstRW<[SPRWriteResGroup485, ReadAfterVecYLd], (instregex "^VPH(ADD|SUB)SWYrm$")>;
|