Idris2Doc : Compiler.MLIR.IR.BuiltinTypes

Compiler.MLIR.IR.BuiltinTypes

(source)
For internal spidr use only.

Definitions

dataFloatType : Type
Totality: total
Visibility: public export
Constructor: 
MkFloatType : GCAnyPtr->FloatType

Hint: 
CastFloatTypeType_
prim__deleteFloatType : AnyPtr->PrimIO ()
get : HasIOio=>MLIRContext->ioFloatType
Totality: total
Visibility: export
dataFunctionType : Type
Totality: total
Visibility: public export
Constructor: 
MkFunctionType : GCAnyPtr->FunctionType
get : HasIOio=>MLIRContext->TypeRange->TypeRange->ioFunctionType
Totality: total
Visibility: export
dataIntegerType : Type
Totality: total
Visibility: public export
Constructor: 
MkIntegerType : GCAnyPtr->IntegerType

Hint: 
CastIntegerTypeType_
prim__deleteIntegerType : AnyPtr->PrimIO ()
dataSignednessSemantics : Type
Totality: total
Visibility: public export
Constructors:
Signless : SignednessSemantics
Signed : SignednessSemantics
Unsigned : SignednessSemantics

Hint: 
CastSignednessSemanticsInt
get : HasIOio=>MLIRContext->Nat->SignednessSemantics->ioIntegerType
Totality: total
Visibility: export
dataRankedTensorType : Type
Totality: total
Visibility: public export
Constructor: 
MkRankedTensorType : GCAnyPtr->RankedTensorType

Hints:
CastRankedTensorTypeShapedType
CastRankedTensorTypeType_
get : HasIOio=>ListNat->Type_->ioRankedTensorType
Totality: total
Visibility: export