Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/ADT/
DFloatingPointMode.h97 static constexpr DenormalMode getInvalid() { in getInvalid() function
/external/llvm-project/llvm/unittests/ADT/
DFloatingPointMode.cpp125 DenormalMode::getInvalid()); in TEST()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DFunction.h281 static ProfileCount getInvalid() { return ProfileCount(-1, PCT_Invalid); } in getInvalid() function
/external/llvm-project/llvm/include/llvm/IR/
DFunction.h303 static ProfileCount getInvalid() { return ProfileCount(-1, PCT_Invalid); } in getInvalid() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DFunction.cpp1581 return ProfileCount::getInvalid(); in getEntryCount()
1590 return ProfileCount::getInvalid(); in getEntryCount()
/external/llvm-project/llvm/lib/IR/
DFunction.cpp1723 return ProfileCount::getInvalid(); in getEntryCount()
1732 return ProfileCount::getInvalid(); in getEntryCount()