Home | History | Annotate | Download | only in IR

Lines Matching refs:getSigned

86   static ConstantInt *getSigned(IntegerType *Ty, int64_t V);
87 static Constant *getSigned(Type *Ty, int64_t V);