Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Int8Ty

93   Int8Ty = llvm::Type::getInt8Ty(LLVMContext);
104 Int8PtrTy = Int8Ty->getPointerTo(0);