Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/AsmParser/
DLLLexer.h62 const APFloat &getAPFloatVal() const { return APFloatVal; } in getAPFloatVal() function
DLLParser.cpp1919 ID.APFloatVal = Lex.getAPFloatVal(); in ParseValID()
/external/llvm/lib/AsmParser/
DLLLexer.h60 const APFloat &getAPFloatVal() const { return APFloatVal; } in getAPFloatVal() function
DLLParser.cpp2706 ID.APFloatVal = Lex.getAPFloatVal(); in ParseValID()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
DLLLexer.h64 const APFloat &getAPFloatVal() const { return APFloatVal; } in getAPFloatVal() function
DLLParser.cpp2982 ID.APFloatVal = Lex.getAPFloatVal(); in ParseValID()