Home
last modified time | relevance | path

Searched defs:InTypes (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_reflection_cpp.cpp190 const RSExportForEach::InTypeVec &InTypes = EF->getInTypes(); in genTypeInstancesUsedInForEach() local
418 const RSExportForEach::InTypeVec &InTypes = ef->getInTypes(); in writeImplementationFile() local
Dslang_rs_reflection.cpp424 const RSExportForEach::InTypeVec &InTypes = EF->getInTypes(); in genScriptClassConstructor() local
690 const RSExportForEach::InTypeVec &InTypes = EF->getInTypes(); in genExportForEach() local
/frameworks/compile/libbcc/lib/Renderscript/
DRSForEachExpand.cpp575 llvm::SmallVector<llvm::Type*, 8> InTypes; in ExpandKernel() local