| /llvm-project-15.0.7/llvm/include/llvm/ADT/ |
| H A D | APSInt.h | 94 APSInt trunc(uint32_t width) const { in trunc() function
|
| /llvm-project-15.0.7/libc/src/__support/FPUtil/ |
| H A D | NearestIntegerOperations.h | 25 static inline T trunc(T x) { in trunc() function
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/hicpp/ |
| H A D | signed-bitwise-standard-types.h | 77 trunc = 0u << 4u, enumerator
|
| /llvm-project-15.0.7/lldb/test/API/tools/lldb-server/ |
| H A D | TestGdbRemotePlatformFile.py | 298 def vFile_test(self, read=False, write=False, append=False, trunc=False, argument
|
| /llvm-project-15.0.7/libc/src/__support/ |
| H A D | high_precision_decimal.h | 386 void set_truncated(bool trunc) { this->truncated = trunc; } in set_truncated()
|
| /llvm-project-15.0.7/libcxx/src/ |
| H A D | ios.cpp | 106 const ios_base::openmode ios_base::trunc; member in ios_base
|
| /llvm-project-15.0.7/llvm/include/llvm/Support/ |
| H A D | KnownBits.h | 152 KnownBits trunc(unsigned BitWidth) const { in trunc() function
|
| /llvm-project-15.0.7/libcxx/include/ |
| H A D | math.h | 1717 inline _LIBCPP_INLINE_VISIBILITY float trunc(float __lcpp_x) _NOEXCEPT in trunc() function 1725 inline _LIBCPP_INLINE_VISIBILITY long double trunc(long double __lcpp_x) _NOEXCEPT in trunc() function 1737 trunc(_A1 __lcpp_x) _NOEXCEPT in trunc() function
|
| /llvm-project-15.0.7/libcxx/test/std/depr/depr.c.headers/ |
| H A D | math_h.pass.cpp | 99 Ambiguous trunc(Ambiguous){ return Ambiguous(); } in trunc() function
|
| /llvm-project-15.0.7/libcxx/test/std/numerics/c.math/ |
| H A D | cmath.pass.cpp | 102 Ambiguous trunc(Ambiguous){ return Ambiguous(); } in trunc() function
|
| /llvm-project-15.0.7/libc/utils/MPFRWrapper/ |
| H A D | MPFRUtils.cpp | 346 MPFRNumber trunc() const { in trunc() function in __llvm_libc::testing::mpfr::MPFRNumber
|
| /llvm-project-15.0.7/clang/lib/Headers/ |
| H A D | __clang_cuda_math.h | 321 __DEVICE__ double trunc(double __a) { return __nv_trunc(__a); } in trunc() function
|
| H A D | tgmath.h | 1216 #define trunc(__x) __tg_trunc(__tg_promote1((__x))(__x)) macro
|
| /llvm-project-15.0.7/llvm/unittests/ADT/ |
| H A D | APIntTest.cpp | 2662 TEST(APIntTest, trunc) { in TEST() argument
|
| /llvm-project-15.0.7/llvm/lib/Support/ |
| H A D | APInt.cpp | 898 APInt APInt::trunc(unsigned width) const { in trunc() function in APInt
|
| /llvm-project-15.0.7/polly/lib/External/isl/include/isl/ |
| H A D | isl-noexceptions.h | 22794 isl::val val::trunc() const in trunc() function
|