LLVM::ValueMethods

module LLVM::ValueMethods

Direct including types

Defined in:

llvm/value_methods.cr

Class Method Summary

Instance Method Summary

Class Method Detail

def self.new(unwrap : LibLLVM::ValueRef)Source

Instance Method Detail

def add_instruction_attribute(index : Int, attribute : LLVM::Attribute, context : LLVM::Context)Source

def alignment=(bytes)Source

def call_conventionSource

def call_convention=(call_convention)Source

def constant?Source

def dumpSource

def global_constant=(global_constant)Source

def global_constant?Source

def initializerSource

def initializer=(initializer)Source

def inspect(io)Source

def kindSource

def linkageSource

def linkage=(linkage)Source

def nameSource

def name=(name)Source

def ordering=(ordering)Source

def thread_local=(thread_local)Source

def thread_local?Source

def to_unsafeSource

def to_valueSource

def typeSource

def volatile=(volatile)Source

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部