Searched defs:Int64Type (Results 1 – 2 of 2) sorted by relevance
549 func (c Context) Int64Type() (t Type) { t.C = C.LLVMInt64TypeInContext(c.C); return } func559 func Int64Type() (t Type) { t.C = C.LLVMInt64Type(); return } func
484 func (c Context) Int64Type() (t Type) { t.C = C.LLVMInt64TypeInContext(c.C); return } func494 func Int64Type() (t Type) { t.C = C.LLVMInt64Type(); return } func