Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSForEachExpand.cpp218 llvm::Type *Int8Ty = llvm::Type::getInt8Ty(*Context); in buildTypes() local
219 llvm::Type *Int8PtrTy = Int8Ty->getPointerTo(); in buildTypes()