Searched refs:getFullValue (Results 1 – 1 of 1) sorted by relevance
89 Constant *getFullValue(Type *Ty) const;428 return HVC.getFullValue(HVC.getBoolTy(ElemCount)); in getMask()430 return HVC.getFullValue(HVC.getBoolTy()); in getMask()789 auto *True = HVC.getFullValue(HVC.getBoolTy(ScLen)); in realignGroup()1004 auto HexagonVectorCombine::getFullValue(Type *Ty) const -> Constant * { in getFullValue() function in HexagonVectorCombine