|
Jlm
|
#include <gtest/gtest.h>#include <jlm/rvsdg/bitstring/arithmetic.hpp>#include <jlm/rvsdg/view.hpp>#include <jlm/llvm/ir/operators/operators.hpp>#include <jlm/llvm/ir/operators/sext.hpp>#include <jlm/rvsdg/NodeNormalization.hpp>
Go to the source code of this file.
Functions | |
| TEST (SExtOperationTests, test_bitunary_reduction) | |
| TEST (SExtOperationTests, test_bitbinary_reduction) | |
| TEST (SExtOperationTests, test_inverse_reduction) | |
| TEST | ( | SExtOperationTests | , |
| test_bitbinary_reduction | |||
| ) |
Definition at line 45 of file SExtTests.cpp.
| TEST | ( | SExtOperationTests | , |
| test_bitunary_reduction | |||
| ) |
Definition at line 15 of file SExtTests.cpp.
| TEST | ( | SExtOperationTests | , |
| test_inverse_reduction | |||
| ) |
Definition at line 76 of file SExtTests.cpp.