Home
last modified time | relevance | path

Searched refs:isFloatingPointPresent (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DXCOFFDump.cpp547 PRINTBOOL("\t ", TbTable, isFloatingPointPresent); in dumpTracebackTable()
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h950 LLVM_ABI bool isFloatingPointPresent() const;
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DXCOFFObjectFile.cpp1594 bool XCOFFTracebackTable::isFloatingPointPresent() const { in isFloatingPointPresent() function in llvm::object::XCOFFTracebackTable