Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSKernelExpand.cpp620 llvm::SmallVectorImpl<llvm::Type *> &InTypes, in ExpandInputsLoopInvariant()
701 const llvm::SmallVectorImpl<llvm::Type *> &InTypes, in ExpandInputsBody()
998 llvm::SmallVector<llvm::Type*, 8> InTypes; in ExpandForEach() local
1172 llvm::SmallVector<llvm::Type*, 8> InTypes; in ExpandReduceAccumulator() local
/frameworks/compile/slang/
Dslang_rs_reflection.cpp543 const RSExportForEach::InTypeVec &InTypes = EF->getInTypes(); in genScriptClassConstructor() local
569 const RSExportReduce::InTypeVec &InTypes = ER->getAccumulatorInTypes(); in genScriptClassConstructor() local
862 const RSExportForEach::InTypeVec &InTypes = EF->getInTypes(); in genExportForEach() local
1139 const auto &InTypes = ER->getAccumulatorInTypes(); in genExportReduceArrayVariant() local
1255 const auto &InTypes = ER->getAccumulatorInTypes(); in genExportReduceAllocationVariant() local
Dslang_rs_reflection_cpp.cpp195 const RSExportForEach::InTypeVec &InTypes = EF->getInTypes(); in genTypeInstancesUsedInForEach() local
350 const RSExportForEach::InTypeVec &InTypes = ef->getInTypes(); in genExportForEachBodies() local