Liking cljdoc? Tell your friends :D

rt.llvm.grammar


!.llvmcljmacro

(!.llvm & body)

+book+clj


+features+clj


+grammar+clj


+init+clj


+meta+clj


+template+clj


brcljmacro


breakcljmacro


declare.llvmcljmacro

(declare.llvm & body)

def$.llvmcljmacro

(def$.llvm & body)

define.llvmcljmacro

(define.llvm & body)

defmacro.llvmcljmacro

(defmacro.llvm & body)

defptr.llvmcljmacro

(defptr.llvm & body)

returncljmacro


set=cljmacro


tf-allocaclj

(tf-alloca [_ type & [count]])

transforms alloca

transforms alloca
raw docstring

tf-assignclj

(tf-assign [_ left right])

transforms assignment

transforms assignment
raw docstring

tf-brclj

(tf-br [_ & args])

transforms br

transforms br
raw docstring

tf-callclj

(tf-call [_ ret-type name args])

transforms call

transforms call
raw docstring

tf-declareclj

(tf-declare [_ ret-type name args])

transforms llvm declare

transforms llvm declare
raw docstring

tf-defineclj

(tf-define [_ ret-type name args & body])

transforms llvm define

transforms llvm define
raw docstring

tf-icmpclj

(tf-icmp [_ cond type op1 op2])

transforms icmp

transforms icmp
raw docstring

tf-inst-binclj

(tf-inst-bin op)

helper for binary instructions

helper for binary instructions
raw docstring

tf-labelclj

(tf-label [_ name])

transforms label

transforms label
raw docstring

tf-loadclj

(tf-load [_ type ptr-type ptr])

transforms load

transforms load
raw docstring

tf-retclj

(tf-ret [_ type val])

transforms ret

transforms ret
raw docstring

tf-storeclj

(tf-store [_ type val ptr-type ptr])

transforms store

transforms store
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close