/freebsd/sys/contrib/device-tree/Bindings/display/rockchip/ |
H A D | rockchip-vop2.yaml | 4 $id: http://devicetree.org/schemas/display/rockchip/rockchip-vop2.yaml# 7 title: Rockchip SoC display controller (VOP2) 10 VOP2 (Video Output Processor v2) is the display controller for the Rockchip
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIInstrFormats.td | 29 field bit VOP2 = 0; 169 let TSFlags{8} = VOP2; 259 let hasExtraSrcRegAllocReq = !or(VOP1, VOP2, VOP3, VOPC, SDWA, VALU);
|
H A D | AMDGPUMacroFusion.cpp | 38 // the chance VCC will be available which will allow shrinking to VOP2 in shouldScheduleAdjacent()
|
H A D | VOP2Instructions.td | 10 // VOP2 Classes 76 let VOP2 = 1; 89 let VOP2 = 1; 713 // VOP2 Instructions 1335 //===------------------------------- VOP2 -------------------------------===// 1379 //===------------------------- VOP2 (with name) -------------------------===// 1746 //===------------------------------- VOP2 -------------------------------===// 1786 //===------------------------- VOP2 (with name) -------------------------===// 2013 // VOP2 no carry-in, carry-out. 2021 // VOP2 carry-in, carry-out. [all …]
|
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/ |
H A D | rk3568-wolfvision-pf5-display.dtsi | 15 #include <dt-bindings/soc/rockchip,vop2.h>
|
H A D | rk3566-radxa-cm3-io.dts | 8 #include <dt-bindings/soc/rockchip,vop2.h>
|
H A D | rk3568-fastrhino-r66s.dtsi | 8 #include <dt-bindings/soc/rockchip,vop2.h>
|
H A D | rk3568-wolfvision-pf5.dts | 12 #include <dt-bindings/soc/rockchip,vop2.h>
|
H A D | rk3566-radxa-zero-3.dtsi | 5 #include <dt-bindings/soc/rockchip,vop2.h>
|
H A D | rk3566-box-demo.dts | 13 #include <dt-bindings/soc/rockchip,vop2.h>
|
H A D | rk3568-nanopi-r5s.dtsi | 14 #include <dt-bindings/soc/rockchip,vop2.h>
|
H A D | rk3566-lubancat-1.dts | 7 #include <dt-bindings/soc/rockchip,vop2.h>
|
H A D | rk3568-roc-pc.dts | 10 #include <dt-bindings/soc/rockchip,vop2.h>
|
H A D | rk3568-evb1-v10.dts | 11 #include <dt-bindings/soc/rockchip,vop2.h>
|
H A D | rk3566-odroid-m1s.dts | 8 #include <dt-bindings/soc/rockchip,vop2.h>
|
H A D | rk3566-soquartz.dtsi | 7 #include <dt-bindings/soc/rockchip,vop2.h>
|
H A D | rk3566-orangepi-3b.dtsi | 6 #include <dt-bindings/soc/rockchip,vop2.h>
|
H A D | rk3568-odroid-m1.dts | 11 #include <dt-bindings/soc/rockchip,vop2.h>
|
H A D | rk3566-lckfb-tspi.dts | 9 #include <dt-bindings/soc/rockchip,vop2.h>
|
H A D | rk3566-roc-pc.dts | 7 #include <dt-bindings/soc/rockchip,vop2.h>
|
H A D | rk3568-lubancat-2.dts | 12 #include <dt-bindings/soc/rockchip,vop2.h>
|
H A D | rk3566-rock-3c.dts | 7 #include <dt-bindings/soc/rockchip,vop2.h>
|
H A D | rk3566-anbernic-rgxx3.dtsi | 9 #include <dt-bindings/soc/rockchip,vop2.h>
|
H A D | rk3566-quartz64-b.dts | 7 #include <dt-bindings/soc/rockchip,vop2.h>
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | Scalarizer.cpp | 766 Scatterer VOp2 = scatter(&SI, SI.getOperand(2), *VS); in visitSelectInst() local 768 assert(VOp2.size() == VS->NumFragments && "Mismatched select"); in visitSelectInst() 778 Value *Op2 = VOp2[I]; in visitSelectInst() 786 Value *Op2 = VOp2[I]; in visitSelectInst()
|