Searched defs:parseRealValue (Results 1 – 2 of 2) sorted by relevance
3253 bool AsmParser::parseRealValue(const fltSemantics &Semantics, APInt &Res) { in parseRealValue() function in AsmParser
3814 bool MasmParser::parseRealValue(const fltSemantics &Semantics, APInt &Res) { in parseRealValue() function in MasmParser