Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_reflection_state.cpp845 for (const auto &InType : InTypes) in declareReduce() local
916 for (const auto &InType : InTypes) { in declareReduce() local
Dslang_rs_reflection.cpp1254 const RSExportType *InType = ER->getAccumulatorInTypes()[InIdx]; in getReduceInputStrings() local
1349 const RSExportType *const InType = InTypes[InIdx]; in genExportReduceArrayVariant() local
/frameworks/compile/libbcc/lib/
DRSKernelExpand.cpp654 llvm::Type *InType = ArgIter->getType(); in ExpandInputsLoopInvariant() local