Home
last modified time | relevance | path

Searched defs:Semantics (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/MC/MCParser/
DAsmParser.cpp1647 bool AsmParser::ParseDirectiveRealValue(const fltSemantics &Semantics) { in ParseDirectiveRealValue()
/external/llvm/lib/VMCore/
DConstants.cpp556 const fltSemantics &Semantics = *TypeToFloatSemantics(Ty); in getInfinity() local