Searched refs:Int8PtrTy (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSKernelExpand.cpp233 llvm::Type *Int8PtrTy = Int8Ty->getPointerTo(); local
234 llvm::Type *Int8PtrArrayInputLimitTy = llvm::ArrayType::get(Int8PtrTy, RS_KERNEL_INPUT_LIMIT);

Completed in 53 milliseconds