Searched refs:ConstTy (Results 1 – 2 of 2) sorted by relevance
630 Type *ConstTy = in findAndMakeBaseConstant() local633 RebasedConstantInfo(std::move(ConstCand->Uses), Offset, ConstTy)); in findAndMakeBaseConstant()
2961 LLT ConstTy = MRI.getType(ConstReg); in applyFunnelShiftConstantModulo() local2969 APInt(ConstTy.getSizeInBits(), DstTy.getScalarSizeInBits())); in applyFunnelShiftConstantModulo()2971 auto NewConstInstr = Builder.buildConstant(ConstTy, NewConst.getZExtValue()); in applyFunnelShiftConstantModulo()