Home | History | Annotate | Download | only in IR

Lines Matching defs:getSigned

586 ConstantInt *ConstantInt::getSigned(IntegerType *Ty, int64_t V) {
590 Constant *ConstantInt::getSigned(Type *Ty, int64_t V) {