Home
last modified time | relevance | path

Searched defs:rType (Results 1 – 5 of 5) sorted by relevance

/external/armnn/profiling/server/include/timelineDecoder/
DITimelineDecoder.hpp36 static char const* GetRelationshipAsCString(RelationshipType rType) in GetRelationshipAsCString()
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeCooperativeMatrixTests.cpp1205 … const bool rType = (m_data.useType == UT_KHR_Result) || (m_data.useType == UT_NV); in iterate() local
/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp2827 spv::Id rType = builder.getTypeId(constituent); in createCompositeConstruct() local
5201 spv::Id rType = builder.getTypeId(rValue); in multiTypeStore() local
/external/angle/third_party/glslang/src/SPIRV/
DGlslangToSpv.cpp2821 spv::Id rType = builder.getTypeId(constituent); in createCompositeConstruct() local
5223 spv::Id rType = builder.getTypeId(rValue); in multiTypeStore() local
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc6762 auto rType = getType().cast<ShapedType>(); in fold() local