Home
last modified time | relevance | path

Searched defs:printConstant (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp1982 static void printConstant(const APInt &Val, raw_ostream &CS) { in printConstant() function
1997 static void printConstant(const APFloat &Flt, raw_ostream &CS) { in printConstant() function
2004 static void printConstant(const Constant *COp, raw_ostream &CS) { in printConstant() function