Jlm
Classes | Namespaces | Typedefs
IntegerOperations.hpp File Reference
#include <jlm/rvsdg/binary.hpp>
#include <jlm/rvsdg/bitstring/type.hpp>
#include <jlm/rvsdg/bitstring/value-representation.hpp>
#include <jlm/rvsdg/nullary.hpp>
Include dependency graph for IntegerOperations.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  jlm::llvm::IntegerConstantOperation
 
class  jlm::llvm::IntegerBinaryOperation
 
class  jlm::llvm::IntegerAddOperation
 
class  jlm::llvm::IntegerSubOperation
 
class  jlm::llvm::IntegerMulOperation
 
class  jlm::llvm::IntegerSDivOperation
 
class  jlm::llvm::IntegerUDivOperation
 
class  jlm::llvm::IntegerSRemOperation
 
class  jlm::llvm::IntegerURemOperation
 
class  jlm::llvm::IntegerAShrOperation
 
class  jlm::llvm::IntegerShlOperation
 
class  jlm::llvm::IntegerLShrOperation
 
class  jlm::llvm::IntegerAndOperation
 
class  jlm::llvm::IntegerOrOperation
 
class  jlm::llvm::IntegerXorOperation
 
class  jlm::llvm::IntegerEqOperation
 
class  jlm::llvm::IntegerNeOperation
 
class  jlm::llvm::IntegerSgeOperation
 
class  jlm::llvm::IntegerSgtOperation
 
class  jlm::llvm::IntegerSleOperation
 
class  jlm::llvm::IntegerSltOperation
 
class  jlm::llvm::IntegerUgeOperation
 
class  jlm::llvm::IntegerUgtOperation
 
class  jlm::llvm::IntegerUleOperation
 
class  jlm::llvm::IntegerUltOperation
 

Namespaces

 jlm
 
 jlm::llvm
 Global memory state passed between functions.
 

Typedefs

using jlm::llvm::IntegerValueRepresentation = rvsdg::BitValueRepresentation