Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSGlobalInfoPass.cpp198 llvm::ArrayType *Int32ArrayTy = llvm::ArrayType::get(Int32Ty, NumGlobals); in runOnModule() local
242 V = M.getOrInsertGlobal(kRsGlobalProperties, Int32ArrayTy); in runOnModule()