Searched refs:SrcScalTy (Results 1 – 1 of 1) sorted by relevance
3445 LLT SrcScalTy = LLT::scalar(SrcTy.getSizeInBits()); in bitcastConcatVector() local3448 if (!LI.isLegal({TargetOpcode::G_BUILD_VECTOR, {CastTy, SrcScalTy}})) { in bitcastConcatVector()3456 MIRBuilder.buildBitcast(SrcScalTy, ConcatMI->getSourceReg(i)) in bitcastConcatVector()