Searched defs:Int8Type (Results 1 – 2 of 2) sorted by relevance
169 Type *Int8Type = Type::getInt8Ty(Ctx); in createMemCpyLoopUnknownSize() local
546 func (c Context) Int8Type() (t Type) { t.C = C.LLVMInt8TypeInContext(c.C); return } func556 func Int8Type() (t Type) { t.C = C.LLVMInt8Type(); return } func