Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp13475 EVT VecEltAsIntVT = VecEltVT.changeTypeToInteger(); in performExtractVectorEltCombine() local
13476 SDValue Trunc = DAG.getNode(ISD::TRUNCATE, SL, VecEltAsIntVT, Srl); in performExtractVectorEltCombine()