Searched refs:toAPFloat (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h533 APFloat toAPFloat() const { function in struct:llvm::pdb::PDB_Checksum::PDB_StackFrameType::PDB_MemoryType::PDB_BuiltinType::PDB_MemberAccess::Variant
545 assert(false && "Variant::toAPFloat called on non-floating-point type");
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DZ3Solver.cpp784 bool toAPFloat(const SMTSortRef &Sort, const SMTExprRef &AST, function in class:__anon3825::Z3Solver
868 return toAPFloat(Sort, Assign, Float, true);
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp1296 decl, value.toAPFloat());

Completed in 118 milliseconds