W3cubDocs

/Crystal

class LLVM::GenericValue

Defined in:

llvm/generic_value.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(unwrap : LibLLVM::GenericValueRef, context : LLVM::Context)Source

Instance Method Detail

def finalizeSource

def to_b : BoolSource

def to_f32 : Float32Source

def to_f64 : Float64Source

def to_i : Int32Source

def to_i64 : Int64Source

def to_pointer : Pointer(Void)Source

def to_string : StringSource

def to_u64 : UInt64Source

def to_unsafe : LibLLVM::GenericValueRefSource

© 2012–2020 Manas Technology Solutions.
Licensed under the Apache License, Version 2.0.
https://crystal-lang.org/api/0.35.1/LLVM/GenericValue.html