Home
last modified time | relevance | path

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

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