| /freebsd/contrib/llvm-project/libc/src/__support/ |
| H A D | str_to_float.h | 94 using StorageType = typename FPBits::StorageType; variable 207 using StorageType = typename FPBits::StorageType; variable 344 using StorageType = typename FPBits::StorageType; variable 550 using StorageType = typename FPBits::StorageType; variable 688 using StorageType = typename FPBits::StorageType; variable 770 using StorageType = typename FPBits::StorageType; in binary_exp_to_float() local 889 using StorageType = typename FPBits::StorageType; in decimal_string_to_float() local 1000 using StorageType = typename FPBits::StorageType; in hexadecimal_string_to_float() local 1106 using StorageType = typename FPBits::StorageType; in nan_mantissa_from_ncharseq() local 1130 using StorageType = typename FPBits::StorageType; in strtofloatingpoint() local [all …]
|
| /freebsd/contrib/llvm-project/libc/src/__support/FPUtil/ |
| H A D | NearestIntegerOperations.h | 26 using StorageType = typename FPBits<T>::StorageType; in trunc() local 56 using StorageType = typename FPBits<T>::StorageType; in ceil() local 109 using StorageType = typename FPBits<T>::StorageType; in round() local 159 using StorageType = typename FPBits<T>::StorageType; in round_using_specific_rounding_mode() local 268 using StorageType = typename FPBits<T>::StorageType; in fromfp() local
|
| H A D | fpbits_str.h | 38 using StorageType = typename fputil::FPBits<T>::StorageType; in str() local
|
| H A D | BasicOperations.h | 327 using StorageType = typename FPBits::StorageType; in totalorder() local 344 using StorageType = typename FPBits::StorageType; in getpayload() local 382 using StorageType = typename FPBits::StorageType; in setpayload() local
|
| H A D | except_value_utils.h | 44 using StorageType = typename FPBits<T>::StorageType; member
|
| H A D | NormalFloat.h | 35 using StorageType = typename FPBits<T>::StorageType; member
|
| H A D | dyadic_float.h | 178 using StorageType = typename FPBits::StorageType; in generic_as() local
|
| /freebsd/contrib/llvm-project/libc/src/__support/FPUtil/x86_64/ |
| H A D | NextUpDownLongDouble.h | 37 using StorageType = typename FPBits_t::StorageType; in nextupdown() local
|
| H A D | NextAfterLongDouble.h | 46 using StorageType = FPBits::StorageType; in nextafter() local
|
| /freebsd/contrib/llvm-project/libc/src/__support/FPUtil/generic/ |
| H A D | sqrt_80_bit_long_double.h | 42 using StorageType = typename LDBits::StorageType; in sqrt() local
|
| H A D | FMod.h | 171 using StorageType = typename FPB::StorageType; variable
|
| /freebsd/contrib/llvm-project/libc/src/__support/fixed_point/ |
| H A D | fx_bits.h | 32 using StorageType = typename fx_rep::StorageType; member
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGRecordLayoutBuilder.cpp | 241 const FieldDecl *FD, CharUnits StartOffset, llvm::Type *StorageType) { in setBitFieldInfo() 316 llvm::Type *StorageType = nullptr; in lowerUnion() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | TemplateName.h | 227 using StorageType = variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Metadata.h | 71 enum StorageType { Uniqued, Distinct, Temporary }; enum
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | RDFGraph.h | 758 using StorageType = std::vector<value_type>; member
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | Interp.cpp | 1809 QualType StorageType = Ptr.getFieldDesc()->getDataType(S.getASTContext()); in CheckNewTypeMismatch() local
|
| /freebsd/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | ClangAttrEmitter.cpp | 795 std::string StorageType = getStorageType(getType()).str(); in writePCHReadDecls() local
|