Searched refs:DVT (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/sys/contrib/device-tree/Bindings/media/ |
| H A D | allegro,al5e.yaml | 7 title: Allegro DVT Video IP Codecs 13 Allegro DVT video IP codecs present in the Xilinx ZynqMP SoC. The IP core may
|
| H A D | allegro.txt | 1 Device-tree bindings for the Allegro DVT video IP codecs present in the Xilinx
|
| /freebsd-14.2/sys/contrib/device-tree/Bindings/ |
| H A D | vendor-prefixes.yaml | 79 description: Allegro DVT
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 19460 EVT DVT = in performExtBinopLoadFold() local 19480 return DAG.getNode(ISD::CONCAT_VECTORS, SDLoc(Op0), DVT, NewLoads); in performExtBinopLoadFold() 19486 return DAG.getNode(Op0.getOpcode(), SDLoc(Op0), DVT, Ops); in performExtBinopLoadFold() 19518 EVT DVT = VT.getDoubleNumVectorElementsVT(*DAG.getContext()); in performExtBinopLoadFold() local 19519 SDValue Ext = DAG.getNode(Other.getOpcode(), DL, DVT, NewOp); in performExtBinopLoadFold()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 40529 MVT DVT = MVT::getVectorVT(MVT::i32, VT.getVectorNumElements() / 2); in combineTargetShuffle() local 40530 V = DAG.getBitcast(DVT, V); in combineTargetShuffle() 40531 V = DAG.getNode(X86ISD::PSHUFD, DL, DVT, V, in combineTargetShuffle()
|