Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86MCInstLower.cpp1843 static void printConstant(const APInt &Val, raw_ostream &CS) { in printConstant() function
1858 static void printConstant(const APFloat &Flt, raw_ostream &CS) { in printConstant() function
1865 static void printConstant(const Constant *COp, raw_ostream &CS) { in printConstant() function