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