scair.dialects.llvmgen

Members list

Type members

Classlikes

case class GetElementPtr(base: Operand[Ptr], dynamicIndices: Variadic[Operand[IntegerType]], res: Result[Ptr], rawConstantIndices: Property[DenseArrayAttr], elem_type: Property[Attribute]) extends OperationFE

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait OperationFE
class DialectFE
class Object
trait Matchable
class Any
Show all
object LLVMGen extends ScaIRDLDialect

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
LLVMGen.type
case class Load(ptr: Operand[Ptr], result: Result[Attribute]) extends OperationFE

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait OperationFE
class DialectFE
class Object
trait Matchable
class Any
Show all
case class Ptr() extends AttributeFE, TypeAttributeFE

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait AttributeFE
class DialectFE
class Object
trait Matchable
class Any
Show all