Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/
H A DMasmParser.cpp870 bool emitRealValues(const fltSemantics &Semantics, unsigned *Count = nullptr);
3953 bool MasmParser::emitRealValues(const fltSemantics &Semantics, in emitRealValues() function in MasmParser
4001 if (emitRealValues(Semantics)) in parseDirectiveRealValue()
4020 if (emitRealValues(Semantics, &Count)) in parseDirectiveNamedRealValue()