Safe Haskell | None |
---|---|
Language | Haskell98 |
LLVM.IRBuilder.Constant
Documentation
int64 :: Applicative f => Integer -> f Operand #
int32 :: Applicative f => Integer -> f Operand #
bit :: Applicative f => Integer -> f Operand #
double :: Applicative f => Double -> f Operand #
single :: Applicative f => Float -> f Operand #
half :: Applicative f => Word16 -> f Operand #
array :: Applicative f => [Constant] -> f Operand #