Searched defs:parseRealValue (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/ | ||
H A D | AsmParser.cpp | 3251 bool AsmParser::parseRealValue(const fltSemantics &Semantics, APInt &Res) { parseRealValue() function in AsmParser |
H A D | MasmParser.cpp | 3813 bool MasmParser::parseRealValue(const fltSemantics &Semantics, APInt &Res) { parseRealValue() function in MasmParser |