Searched defs:roundingMode (Results 1 – 9 of 9) sorted by relevance
53 mlir::arith::convertArithRoundingModeToLLVM(arith::RoundingMode roundingMode) { in convertArithRoundingModeToLLVM()
55 Rounding roundingMode() const { return roundingMode_; } roundingMode() function
217 uint32_t roundingMode = in get_round() local
108 convertArithRoundingModeToLLVMIR(RoundingMode roundingMode) convertArithRoundingModeToLLVMIR() argument 1320 convertFloatValue(APFloat sourceValue,const llvm::fltSemantics & targetSemantics,llvm::RoundingMode roundingMode=llvm::RoundingMode::NearestTiesToEven) convertFloatValue() argument 1497 RoundingMode roundingMode = fold() local
244 using roundingMode = llvm::RoundingMode; global() member [all...]
54 common::RoundingMode roundingMode{round RealToIntBoundHelper() local
836 if (arith::RoundingModeAttr roundingMode = matchAndRewrite() local
3020 APFloat::roundingMode roundingMode = APFloat::rmNearestTiesToEven; TEST() member 3324 APFloat::roundingMode roundingMode = APFloat::rmNearestTiesToEven; TEST() member 5648 APFloat::roundingMode roundingMode = APFloat::rmNearestTiesToEven; TEST() member 5947 APFloat::roundingMode roundingMode = APFloat::rmNearestTiesToEven; TEST() member 6145 APFloat::roundingMode roundingMode = APFloat::rmNearestTiesToEven; TEST() member [all...]
5149 mlir::Value roundingMode = manageFPEnvironment() local