Searched defs:printConstant (Results 1 – 3 of 3) sorted by relevance
1875 static void printConstant(const APInt &Val, raw_ostream &CS) { in printConstant() function1890 static void printConstant(const APFloat &Flt, raw_ostream &CS) { in printConstant() function1897 static void printConstant(const Constant *COp, raw_ostream &CS) { in printConstant() function
1062 ClassFile::printConstant (StringBuilder *sb, int index) in printConstant() function in ClassFile