Home
last modified time | relevance | path

Searched refs:printAPInt (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp1820 void printAPInt(StringRef Name, const APInt &Int, bool IsUnsigned,
1897 void MDFieldPrinter::printAPInt(StringRef Name, const APInt &Int, in printAPInt() function in MDFieldPrinter
2117 Printer.printAPInt("value", N->getValue(), N->isUnsigned(), in writeDIEnumerator()