Home | History | Annotate | Download | only in IR

Lines Matching defs:getSigned

543 ConstantInt *ConstantInt::getSigned(IntegerType *Ty, int64_t V) {
547 Constant *ConstantInt::getSigned(Type *Ty, int64_t V) {