Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSForEachExpand.cpp112 llvm::SmallVector<llvm::Type*, 8> RootArgTys; in getRootSignature() local
117 RootArgTys.push_back(B->getType()); in getRootSignature()
123 return (1 << RootArgTys.size()) - 1; in getRootSignature()