Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSForEachExpand.cpp219 llvm::Type *Int8PtrTy = Int8Ty->getPointerTo(); in buildTypes() local
220 llvm::Type *Int8PtrArrayInputLimitTy = llvm::ArrayType::get(Int8PtrTy, RS_KERNEL_INPUT_LIMIT); in buildTypes()