Searched defs:PrintSize (Results 1 – 9 of 9) sorted by relevance
31 bool PrintSize; variable
467 static void PrintSize(double Bits) { in PrintSize() function470 static void PrintSize(uint64_t Bits) { in PrintSize() function
687 static void PrintSize(double Bits) { in PrintSize() function690 static void PrintSize(uint64_t Bits) { in PrintSize() function
743 static void PrintSize(double Bits) { in PrintSize() function746 static void PrintSize(uint64_t Bits) { in PrintSize() function
127 void PrintSize(const char* label, size_t size) { in PrintSize() function
99 cl::opt<bool> PrintSize("print-size", variable
128 cl::opt<bool> PrintSize("print-size", variable
133 cl::opt<bool> PrintSize("print-size", variable
1887 static void PrintSize(AString &s, UInt64 v) in PrintSize() function