Searched refs:emitRealValues (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DMasmParser.cpp804 bool emitRealValues(const fltSemantics &Semantics, unsigned *Count = nullptr);
3719 bool MasmParser::emitRealValues(const fltSemantics &Semantics, function in class:MasmParser
3765 if (emitRealValues(Semantics))
3784 if (emitRealValues(Semantics, &Count))

Completed in 192 milliseconds