Home
last modified time | relevance | path

Searched refs:Splat32 (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp3377 if (SDValue Splat32 = SplatSrc32BV->getSplatValue()) { in SelectWMMAVISrc() local
3378 SDValue SplatSrc16 = stripBitcast(Splat32); in SelectWMMAVISrc()