Home
last modified time | relevance | path

Searched defs:clearSign (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPFloat.h976 void clearSign() { getIEEE().clearSign(); } in clearSign() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPFloat.h1071 void clearSign() { in clearSign() function
/external/llvm-project/llvm/include/llvm/ADT/
DAPFloat.h1090 void clearSign() { in clearSign() function
/external/llvm/lib/Support/
DAPFloat.cpp1651 APFloat::clearSign() in clearSign() function in APFloat