Home
last modified time | relevance | path

Searched refs:MultiplySigned (Results 1 – 25 of 31) sorted by relevance

12

/dports/devel/f18/f18-1688bef/lib/evaluate/
H A Dinteger.h821 constexpr Product MultiplySigned(const Integer &y) const { in MultiplySigned() function
962 Product product{result.power.MultiplySigned(shifted)}; in Power()
967 Product squared{shifted.MultiplySigned(shifted)}; in Power()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/include/flang/Evaluate/
H A Dinteger.h845 constexpr Product MultiplySigned(const Integer &y) const { in MultiplyUnsigned() function
986 Product product{result.power.MultiplySigned(shifted)}; in MultiplyUnsigned()
991 Product squared{shifted.MultiplySigned(shifted)}; in MultiplyUnsigned()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/include/flang/Evaluate/
H A Dinteger.h836 constexpr Product MultiplySigned(const Integer &y) const { in MultiplyUnsigned() function
977 Product product{result.power.MultiplySigned(shifted)}; in MultiplyUnsigned()
982 Product squared{shifted.MultiplySigned(shifted)}; in MultiplyUnsigned()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/include/flang/Evaluate/
H A Dinteger.h846 constexpr Product MultiplySigned(const Integer &y) const { in MultiplyUnsigned() function
987 Product product{result.power.MultiplySigned(shifted)}; in MultiplyUnsigned()
992 Product squared{shifted.MultiplySigned(shifted)}; in MultiplyUnsigned()
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/include/flang/Evaluate/
H A Dinteger.h845 constexpr Product MultiplySigned(const Integer &y) const { in MultiplyUnsigned() function
986 Product product{result.power.MultiplySigned(shifted)}; in MultiplyUnsigned()
991 Product squared{shifted.MultiplySigned(shifted)}; in MultiplyUnsigned()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/include/flang/Evaluate/
H A Dinteger.h846 constexpr Product MultiplySigned(const Integer &y) const { in MultiplyUnsigned() function
987 Product product{result.power.MultiplySigned(shifted)}; in MultiplyUnsigned()
992 Product squared{shifted.MultiplySigned(shifted)}; in MultiplyUnsigned()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/include/flang/Evaluate/
H A Dinteger.h846 constexpr Product MultiplySigned(const Integer &y) const { in MultiplyUnsigned() function
987 Product product{result.power.MultiplySigned(shifted)}; in MultiplyUnsigned()
992 Product squared{shifted.MultiplySigned(shifted)}; in MultiplyUnsigned()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/include/flang/Evaluate/
H A Dinteger.h845 constexpr Product MultiplySigned(const Integer &y) const { in MultiplyUnsigned() function
986 Product product{result.power.MultiplySigned(shifted)}; in MultiplyUnsigned()
991 Product squared{shifted.MultiplySigned(shifted)}; in MultiplyUnsigned()
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/include/flang/Evaluate/
H A Dinteger.h846 constexpr Product MultiplySigned(const Integer &y) const { in MultiplyUnsigned() function
987 Product product{result.power.MultiplySigned(shifted)}; in MultiplyUnsigned()
992 Product squared{shifted.MultiplySigned(shifted)}; in MultiplyUnsigned()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/lib/Evaluate/
H A Dfold-reduction.h177 auto prod{element.MultiplySigned(array->At(at))}; in FoldProduct()
H A Dfold-implementation.h1328 auto product{folded->first.MultiplySigned(folded->second)}; in FoldOperation()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/lib/Evaluate/
H A Dfold-reduction.h165 auto prod{element.MultiplySigned(array->At(at))}; in FoldProduct()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/lib/Evaluate/
H A Dfold-reduction.h177 auto prod{element.MultiplySigned(array->At(at))}; in FoldProduct()
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/lib/Evaluate/
H A Dfold-reduction.h177 auto prod{element.MultiplySigned(array->At(at))}; in FoldProduct()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/unittests/Evaluate/
H A Dinteger.cpp195 product = a.MultiplySigned(b); in exhaustiveTesting()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/unittests/Evaluate/
H A Dinteger.cpp195 product = a.MultiplySigned(b); in exhaustiveTesting()
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/unittests/Evaluate/
H A Dinteger.cpp195 product = a.MultiplySigned(b); in exhaustiveTesting()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/unittests/Evaluate/
H A Dinteger.cpp195 product = a.MultiplySigned(b); in exhaustiveTesting()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/unittests/Evaluate/
H A Dinteger.cpp195 product = a.MultiplySigned(b); in exhaustiveTesting()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/unittests/Evaluate/
H A Dinteger.cpp195 product = a.MultiplySigned(b); in exhaustiveTesting()
/dports/devel/f18/f18-1688bef/test/evaluate/
H A Dinteger.cc209 product = a.MultiplySigned(b); in exhaustiveTesting()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/flang/unittests/Evaluate/
H A Dinteger.cpp195 product = a.MultiplySigned(b); in exhaustiveTesting()
/dports/devel/llvm13/llvm-project-13.0.1.src/flang/unittests/Evaluate/
H A Dinteger.cpp195 product = a.MultiplySigned(b); in exhaustiveTesting()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/flang/lib/Evaluate/
H A Dfold-implementation.h1332 auto product{folded->first.MultiplySigned(folded->second)}; in FoldOperation()
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/lib/Evaluate/
H A Dfold-implementation.h1314 auto product{folded->first.MultiplySigned(folded->second)}; in FoldOperation()

12