Home
last modified time | relevance | path

Searched defs:getInvalid (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
DFloatingPointMode.h99 static constexpr DenormalMode getInvalid() { in getInvalid() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DFunction.h281 static ProfileCount getInvalid() { return ProfileCount(-1, PCT_Invalid); } in getInvalid() function