Home
last modified time | relevance | path

Searched defs:GetFloatValue (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBStructuredData.cpp207 double SBStructuredData::GetFloatValue(double fail_value) const { in GetFloatValue() function in SBStructuredData
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp635 ValueSP GetFloatValue(CompilerType &type, uint32_t reg_index) { in GetFloatValue() function in __anonc855d0fd0111::ReturnValueExtractor
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp1489 NumericLiteralParser::GetFloatValue(llvm::APFloat &Result) { in GetFloatValue() function in NumericLiteralParser