Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSForEachExpand.cpp206 uint64_t ETSize = DL->getTypeAllocSize(ET); in getStepValue() local
208 return llvm::ConstantInt::get(Int32Ty, ETSize); in getStepValue()