Home
last modified time | relevance | path

Searched refs:AddFunction (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/bindings/go/llvm/
H A Dir_test.go26 fn := AddFunction(mod, "foo", ftyp)
H A Dexecutionengine_test.go29 fac := AddFunction(mod, "fac", fac_type)
H A Dir.go1015 func AddFunction(m Module, name string, ft Type) (v Value) { func
1212 f = AddFunction(module, "llvm.dbg.declare", ftyp)