Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/
DRSKernelExpand.cpp643 llvm::SmallVectorImpl<llvm::Type *> &InTypes, in ExpandInputsLoopInvariant()
724 const llvm::SmallVectorImpl<llvm::Type *> &InTypes, in ExpandInputsBody()
1021 llvm::SmallVector<llvm::Type*, 8> InTypes; in ExpandForEach() local
1195 llvm::SmallVector<llvm::Type*, 8> InTypes; in ExpandReduceAccumulator() local
/frameworks/compile/slang/
Dslang_rs_reflection_state.cpp840 const auto &InTypes = ER->getAccumulatorInTypes(); in declareReduce() local
907 const auto &InTypes = ER->getAccumulatorInTypes(); in declareReduce() local
Dslang_rs_reflection.cpp681 const RSExportForEach::InTypeVec &InTypes = EF->getInTypes(); in genScriptClassConstructor() local
707 const RSExportReduce::InTypeVec &InTypes = ER->getAccumulatorInTypes(); in genScriptClassConstructor() local
1029 const RSExportForEach::InTypeVec &InTypes = EF->getInTypes(); in genExportForEach() local
1344 const auto &InTypes = ER->getAccumulatorInTypes(); in genExportReduceArrayVariant() local
1460 const auto &InTypes = ER->getAccumulatorInTypes(); in genExportReduceAllocationVariant() local
Dslang_rs_reflection_cpp.cpp197 const RSExportForEach::InTypeVec &InTypes = EF->getInTypes(); in genTypeInstancesUsedInForEach() local
352 const RSExportForEach::InTypeVec &InTypes = ef->getInTypes(); in genExportForEachBodies() local