Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/MC/MCParser/
H A DMasmParser.cpp851 bool emitRealValues(const fltSemantics &Semantics, unsigned *Count = nullptr);
3938 bool MasmParser::emitRealValues(const fltSemantics &Semantics, in emitRealValues() function in MasmParser
3986 if (emitRealValues(Semantics)) in parseDirectiveRealValue()
4005 if (emitRealValues(Semantics, &Count)) in parseDirectiveNamedRealValue()