Searched refs:Int8Type (Results 1 – 3 of 3) sorted by relevance
153 st_pointer := cont.StructType([]Type{cont.Int32Type(), cont.Int8Type()}, false)161 if st_inner[1] != cont.Int8Type() {
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
223 Type *Int8Type = Type::getInt8Ty(Ctx); in createMemCpyLoopUnknownSize() local224 bool LoopOpIsInt8 = LoopOpType == Int8Type; in createMemCpyLoopUnknownSize()266 : Int8Type; in createMemCpyLoopUnknownSize()