Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/ADT/
DFloatingPointMode.h97 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
/external/llvm-project/llvm/include/llvm/IR/
DFunction.h303 static ProfileCount getInvalid() { return ProfileCount(-1, PCT_Invalid); } in getInvalid() function