Home
last modified time | relevance | path

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

/aosp_15_r20/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
/aosp_15_r20/frameworks/compile/slang/
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_state.cpp840 const auto &InTypes = ER->getAccumulatorInTypes(); in declareReduce() local
907 const auto &InTypes = ER->getAccumulatorInTypes(); in declareReduce() 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
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsBuiltinPrecisionTests.cpp4705 struct InTypes struct
4707 typedef In0_ In0;
4708 typedef In1_ In1;
4709 typedef In2_ In2;
4710 typedef In3_ In3;
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderBuiltinPrecisionTests.cpp6387 struct InTypes struct
6389 typedef In0_ In0;
6390 typedef In1_ In1;
6391 typedef In2_ In2;
6392 typedef In3_ In3;