Home
last modified time | relevance | path

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

/external/llvm-project/llvm/unittests/Object/
DXCOFFObjectFileTest.cpp62 EXPECT_TRUE(TT.isFloatingPointPresent()); in TEST()
/external/llvm-project/llvm/include/llvm/Object/
DXCOFFObjectFile.h456 bool isFloatingPointPresent() const;
/external/llvm-project/llvm/lib/Object/
DXCOFFObjectFile.cpp1083 bool XCOFFTracebackTable::isFloatingPointPresent() const { in isFloatingPointPresent() function in llvm::object::XCOFFTracebackTable