Home | History | Annotate | Download | only in VMCore

Lines Matching refs:getSigned

438 ConstantInt* ConstantInt::getSigned(IntegerType* Ty, int64_t V) {
442 Constant *ConstantInt::getSigned(Type *Ty, int64_t V) {