Searched refs:emitRealValues (Results 1 – 1 of 1) sorted by relevance
804 bool emitRealValues(const fltSemantics &Semantics, unsigned *Count = nullptr);3701 bool MasmParser::emitRealValues(const fltSemantics &Semantics, in emitRealValues() function in MasmParser3747 if (emitRealValues(Semantics)) in parseDirectiveRealValue()3766 if (emitRealValues(Semantics, &Count)) in parseDirectiveNamedRealValue()