Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp796 bool emitRealValues(const fltSemantics &Semantics, unsigned *Count = nullptr);
3447 bool MasmParser::emitRealValues(const fltSemantics &Semantics, in emitRealValues() function in MasmParser
3495 if (emitRealValues(Semantics)) in parseDirectiveRealValue()
3514 if (emitRealValues(Semantics, &Count)) in parseDirectiveNamedRealValue()