Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp1935 const TargetRegisterClass *SrcWithSubRC in selectG_TRUNC() local
1937 if (!SrcWithSubRC) in selectG_TRUNC()
1940 if (SrcWithSubRC != SrcRC) { in selectG_TRUNC()
1941 if (!RBI.constrainGenericRegister(SrcReg, *SrcWithSubRC, *MRI)) in selectG_TRUNC()