Home
last modified time | relevance | path

Searched full:vop2 (Results 1 – 25 of 49) sorted by relevance

12

/freebsd/sys/contrib/device-tree/Bindings/display/rockchip/
H A Drockchip-vop2.yaml4 $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 DSIInstrFormats.td29 field bit VOP2 = 0;
169 let TSFlags{8} = VOP2;
259 let hasExtraSrcRegAllocReq = !or(VOP1, VOP2, VOP3, VOPC, SDWA, VALU);
H A DAMDGPUMacroFusion.cpp38 // the chance VCC will be available which will allow shrinking to VOP2 in shouldScheduleAdjacent()
H A DVOP2Instructions.td10 // 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 Drk3568-wolfvision-pf5-display.dtsi15 #include <dt-bindings/soc/rockchip,vop2.h>
H A Drk3566-radxa-cm3-io.dts8 #include <dt-bindings/soc/rockchip,vop2.h>
H A Drk3568-fastrhino-r66s.dtsi8 #include <dt-bindings/soc/rockchip,vop2.h>
H A Drk3568-wolfvision-pf5.dts12 #include <dt-bindings/soc/rockchip,vop2.h>
H A Drk3566-radxa-zero-3.dtsi5 #include <dt-bindings/soc/rockchip,vop2.h>
H A Drk3566-box-demo.dts13 #include <dt-bindings/soc/rockchip,vop2.h>
H A Drk3568-nanopi-r5s.dtsi14 #include <dt-bindings/soc/rockchip,vop2.h>
H A Drk3566-lubancat-1.dts7 #include <dt-bindings/soc/rockchip,vop2.h>
H A Drk3568-roc-pc.dts10 #include <dt-bindings/soc/rockchip,vop2.h>
H A Drk3568-evb1-v10.dts11 #include <dt-bindings/soc/rockchip,vop2.h>
H A Drk3566-odroid-m1s.dts8 #include <dt-bindings/soc/rockchip,vop2.h>
H A Drk3566-soquartz.dtsi7 #include <dt-bindings/soc/rockchip,vop2.h>
H A Drk3566-orangepi-3b.dtsi6 #include <dt-bindings/soc/rockchip,vop2.h>
H A Drk3568-odroid-m1.dts11 #include <dt-bindings/soc/rockchip,vop2.h>
H A Drk3566-lckfb-tspi.dts9 #include <dt-bindings/soc/rockchip,vop2.h>
H A Drk3566-roc-pc.dts7 #include <dt-bindings/soc/rockchip,vop2.h>
H A Drk3568-lubancat-2.dts12 #include <dt-bindings/soc/rockchip,vop2.h>
H A Drk3566-rock-3c.dts7 #include <dt-bindings/soc/rockchip,vop2.h>
H A Drk3566-anbernic-rgxx3.dtsi9 #include <dt-bindings/soc/rockchip,vop2.h>
H A Drk3566-quartz64-b.dts7 #include <dt-bindings/soc/rockchip,vop2.h>
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalarizer.cpp766 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()

12