Home
last modified time | relevance | path

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

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