Searched refs:IntDestTy (Results 1 – 1 of 1) sorted by relevance
501 LLT IntDestTy = DestTy.changeElementType(LLT::scalar(32)); in matchCombineFmulWithSelectToFldexp() local503 IntDestTy, SelectCondReg, in matchCombineFmulWithSelectToFldexp()504 Builder.buildConstant(IntDestTy, SelectTrueLog2Val), in matchCombineFmulWithSelectToFldexp()505 Builder.buildConstant(IntDestTy, SelectFalseLog2Val)); in matchCombineFmulWithSelectToFldexp()