LLVM.IRBuilder.Constant
int64 :: Integer -> Operand Source #
int32 :: Integer -> Operand Source #
int8 :: Integer -> Operand Source #
bit :: Integer -> Operand Source #
double :: Double -> Operand Source #
single :: Float -> Operand Source #
half :: Word16 -> Operand Source #
struct :: Maybe Name -> Bool -> [Constant] -> Operand Source #
array :: [Constant] -> Operand Source #