Home
last modified time | relevance | path

Searched defs:realValue (Results 1 – 25 of 306) sorted by relevance

12345678910>>...13

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/unittests/Dialect/Quant/
H A DQuantizationUtilsTest.cpp84 auto realValue = getTestFloatAttr(1.0, &ctx); in TEST() local
101 auto realValue = getTestElementsAttr<DenseElementsAttr, ArrayRef<Attribute>>( in TEST() local
126 auto realValue = getTestElementsAttr<DenseElementsAttr, Attribute>( in TEST() local
151 auto realValue = getTestSparseElementsAttr(&ctx, {1, 2}); in TEST() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/unittests/Dialect/Quant/
H A DQuantizationUtilsTest.cpp84 auto realValue = getTestFloatAttr(1.0, &ctx); in TEST() local
101 auto realValue = getTestElementsAttr<DenseElementsAttr, ArrayRef<Attribute>>( in TEST() local
126 auto realValue = getTestElementsAttr<DenseElementsAttr, Attribute>( in TEST() local
151 auto realValue = getTestSparseElementsAttr(&ctx, {1, 2}); in TEST() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/unittests/Dialect/Quant/
H A DQuantizationUtilsTest.cpp84 auto realValue = getTestFloatAttr(1.0, &ctx); in TEST() local
101 auto realValue = getTestElementsAttr<DenseElementsAttr, ArrayRef<Attribute>>( in TEST() local
126 auto realValue = getTestElementsAttr<DenseElementsAttr, Attribute>( in TEST() local
151 auto realValue = getTestSparseElementsAttr(&ctx, {1, 2}); in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/unittests/Dialect/Quant/
H A DQuantizationUtilsTest.cpp84 auto realValue = getTestFloatAttr(1.0, &ctx); in TEST() local
101 auto realValue = getTestElementsAttr<DenseElementsAttr, ArrayRef<Attribute>>( in TEST() local
126 auto realValue = getTestElementsAttr<DenseElementsAttr, Attribute>( in TEST() local
151 auto realValue = getTestSparseElementsAttr(&ctx, {1, 2}); in TEST() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/unittests/Dialect/QuantOps/
H A DQuantizationUtilsTest.cpp82 auto realValue = getTestFloatAttr(1.0, &ctx); in TEST() local
98 auto realValue = getTestElementsAttr<DenseElementsAttr, ArrayRef<Attribute>>( in TEST() local
122 auto realValue = getTestElementsAttr<DenseElementsAttr, Attribute>( in TEST() local
146 auto realValue = getTestSparseElementsAttr(&ctx, {1, 2}); in TEST() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/unittests/Dialect/Quant/
H A DQuantizationUtilsTest.cpp84 auto realValue = getTestFloatAttr(1.0, &ctx); in TEST() local
101 auto realValue = getTestElementsAttr<DenseElementsAttr, ArrayRef<Attribute>>( in TEST() local
126 auto realValue = getTestElementsAttr<DenseElementsAttr, Attribute>( in TEST() local
151 auto realValue = getTestSparseElementsAttr(&ctx, {1, 2}); in TEST() local
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/unittests/Dialect/Quant/
H A DQuantizationUtilsTest.cpp84 auto realValue = getTestFloatAttr(1.0, &ctx); in TEST() local
101 auto realValue = getTestElementsAttr<DenseElementsAttr, ArrayRef<Attribute>>( in TEST() local
126 auto realValue = getTestElementsAttr<DenseElementsAttr, Attribute>( in TEST() local
151 auto realValue = getTestSparseElementsAttr(&ctx, {1, 2}); in TEST() local
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/unittests/Dialect/Quant/
H A DQuantizationUtilsTest.cpp84 auto realValue = getTestFloatAttr(1.0, &ctx); in TEST() local
101 auto realValue = getTestElementsAttr<DenseElementsAttr, ArrayRef<Attribute>>( in TEST() local
126 auto realValue = getTestElementsAttr<DenseElementsAttr, Attribute>( in TEST() local
151 auto realValue = getTestSparseElementsAttr(&ctx, {1, 2}); in TEST() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/unittests/Dialect/Quant/
H A DQuantizationUtilsTest.cpp86 auto realValue = getTestFloatAttr(1.0, &ctx); in TEST() local
102 auto realValue = getTestElementsAttr<DenseElementsAttr, ArrayRef<Attribute>>( in TEST() local
126 auto realValue = getTestElementsAttr<DenseElementsAttr, Attribute>( in TEST() local
150 auto realValue = getTestSparseElementsAttr(&ctx, {1, 2}); in TEST() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Dialect/Quant/Utils/
H A DQuantizeUtils.cpp100 Attribute realValue, UniformQuantizedType quantizedElementType, in quantizeAttrUniform()
127 Attribute mlir::quant::quantizeAttr(Attribute realValue, in quantizeAttr()
H A DUniformSupport.cpp67 UniformQuantizedPerAxisValueConverter::convert(Attribute realValue) { in convert()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/Quant/Utils/
H A DQuantizeUtils.cpp100 Attribute realValue, UniformQuantizedType quantizedElementType, in quantizeAttrUniform()
127 Attribute mlir::quant::quantizeAttr(Attribute realValue, in quantizeAttr()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Dialect/Quant/Utils/
H A DQuantizeUtils.cpp100 Attribute realValue, UniformQuantizedType quantizedElementType, in quantizeAttrUniform()
127 Attribute mlir::quant::quantizeAttr(Attribute realValue, in quantizeAttr()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/Quant/Utils/
H A DQuantizeUtils.cpp100 Attribute realValue, UniformQuantizedType quantizedElementType, in quantizeAttrUniform()
127 Attribute mlir::quant::quantizeAttr(Attribute realValue, in quantizeAttr()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Dialect/Quant/Utils/
H A DQuantizeUtils.cpp100 Attribute realValue, UniformQuantizedType quantizedElementType, in quantizeAttrUniform()
127 Attribute mlir::quant::quantizeAttr(Attribute realValue, in quantizeAttr()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/mlir/lib/Dialect/QuantOps/Utils/
H A DQuantizeUtils.cpp100 Attribute realValue, UniformQuantizedType quantizedElementType, in quantizeAttrUniform()
127 Attribute mlir::quant::quantizeAttr(Attribute realValue, in quantizeAttr()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Dialect/Quant/Utils/
H A DQuantizeUtils.cpp100 Attribute realValue, UniformQuantizedType quantizedElementType, in quantizeAttrUniform()
127 Attribute mlir::quant::quantizeAttr(Attribute realValue, in quantizeAttr()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Dialect/Quant/Utils/
H A DQuantizeUtils.cpp100 Attribute realValue, UniformQuantizedType quantizedElementType, in quantizeAttrUniform()
127 Attribute mlir::quant::quantizeAttr(Attribute realValue, in quantizeAttr()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Dialect/Quant/Utils/
H A DQuantizeUtils.cpp100 Attribute realValue, UniformQuantizedType quantizedElementType, in quantizeAttrUniform()
127 Attribute mlir::quant::quantizeAttr(Attribute realValue, in quantizeAttr()
/dports/audio/polyphone/polyphone-75a5e88/sources/core/types/
H A Dattribute.cpp49 void Attribute::setRealValue(double realValue) in setRealValue()
84 double realValue = 0; in toRealValue() local
147 AttributeValue Attribute::fromRealValue(AttributeType champ, bool isPrst, double realValue) in fromRealValue()
/dports/converters/wkhtmltopdf/qt-5db36ec/demos/mobile/guitartuner/src/
H A Dvoicegenerator.cpp151 qreal realValue = 0; in refreshData() local
171 void VoiceGenerator::setValue(uchar *ptr, qreal realValue) { in setValue()
/dports/math/rkward-kde/rkward-0.7.1/rkward/misc/
H A Drkspinbox.h53 double realValue () { return real_value; }; in realValue() function
/dports/converters/wkhtmltopdf/qt-5db36ec/src/scripttools/debugging/
H A Dqscriptdebuggercommandexecutor.cpp165 QScriptValue realValue = value.toScriptValue(engine); in execute() local
497 QScriptValue realValue = value.toScriptValue(engine); in execute() local
506 QScriptValue realValue = value.toScriptValue(engine); in execute() local
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/scripttools/debugging/
H A Dqscriptdebuggercommandexecutor.cpp165 QScriptValue realValue = value.toScriptValue(engine); in execute() local
497 QScriptValue realValue = value.toScriptValue(engine); in execute() local
506 QScriptValue realValue = value.toScriptValue(engine); in execute() local
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/scripttools/debugging/
H A Dqscriptdebuggercommandexecutor.cpp165 QScriptValue realValue = value.toScriptValue(engine); in execute() local
497 QScriptValue realValue = value.toScriptValue(engine); in execute() local
506 QScriptValue realValue = value.toScriptValue(engine); in execute() local

12345678910>>...13