Home
last modified time | relevance | path

Searched defs:makeLargest (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DAPFloat.h787 void makeLargest(bool Neg) { getIEEE().makeLargest(Neg); } in makeLargest() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DAPFloat.h819 void makeLargest(bool Neg) { in makeLargest() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DAPFloat.h908 void makeLargest(bool Neg) { in makeLargest() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DAPFloat.h908 void makeLargest(bool Neg) { in makeLargest() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DAPFloat.h850 void makeLargest(bool Neg) { in makeLargest() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DAPFloat.h908 void makeLargest(bool Neg) { in makeLargest() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DAPFloat.h908 void makeLargest(bool Neg) { in makeLargest() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DAPFloat.cpp3327 void IEEEFloat::makeLargest(bool Negative) { in makeLargest() function in llvm::detail::IEEEFloat
4302 void DoubleAPFloat::makeLargest(bool Neg) { in makeLargest() function in llvm::detail::DoubleAPFloat
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DAPFloat.cpp3874 void IEEEFloat::makeLargest(bool Negative) { in makeLargest() function in llvm::detail::IEEEFloat
4884 void DoubleAPFloat::makeLargest(bool Neg) { in makeLargest() function in llvm::detail::DoubleAPFloat
/aosp_15_r20/external/llvm/lib/Support/
H A DAPFloat.cpp3401 void APFloat::makeLargest(bool Negative) { in makeLargest() function in APFloat