Home
last modified time | relevance | path

Searched defs:truncated (Results 1 – 13 of 13) sorted by relevance

/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProf.h52 truncated, enumerator
H A DInstrProf.h353 truncated, global() enumerator
/llvm-project/libc/src/stdio/printf_core/
H A Dfloat_dec_converter.h684 bool truncated = false; in convert_float_dec_exp_typed() local
50 get_round_direction(int last_digit,bool truncated,Sign sign) get_round_direction() argument
563 const bool truncated = !zero_after_digits( convert_float_decimal_typed() local
927 bool truncated = false; convert_float_dec_auto_typed() local
[all...]
/llvm-project/mlir/lib/Conversion/GPUCommon/
H A DOpToFuncCallLowering.h71 Value truncated = rewriter.create<LLVM::FPTruncOp>( matchAndRewrite() local
/llvm-project/libc/src/__support/
H A Dstr_to_float.h723 binary_exp_to_float(ExpandedFloat<T> init_num,bool truncated,RoundDirection round) binary_exp_to_float() argument
850 bool truncated = false; decimal_string_to_float() local
961 bool truncated = false; hexadecimal_string_to_float() local
[all...]
H A Dhigh_precision_decimal.h115 bool truncated = false; global() variable
/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flag_parser.cpp61 bool truncated = !(flags_[i].handler->Format(buffer, sizeof(buffer))); in PrintFlagDescriptions() local
/llvm-project/mlir/lib/Dialect/Arith/Transforms/
H A DEmulateWideInt.cpp999 Value truncated = in matchAndRewrite() local
/llvm-project/mlir/lib/Interfaces/Utils/
H A DInferIntRangeCommon.cpp85 SmallVector<ConstantIntRanges, 2> truncated; in inferIndexOp() local
/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h66 truncated, global() enumerator
/llvm-project/mlir/lib/Conversion/TosaToLinalg/
H A DTosaToLinalg.cpp249 auto truncated = createLinalgBodyCalculationForElementwiseOp() local
/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp1122 IEEEFloat truncated = *this; isInteger() local
/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp9730 llvm::APFloat truncated = value; IsSameFloatAfterCast() local