Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSScriptGroupFusion.cpp161 llvm::Type* I32Ty = llvm::IntegerType::get(Context.getLLVMContext(), 32); in getFusedFuncType() local
163 ArgTys.push_back(I32Ty); in getFusedFuncType()
166 ArgTys.push_back(I32Ty); in getFusedFuncType()
169 ArgTys.push_back(I32Ty); in getFusedFuncType()