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/skia/src/sksl/codegen/
DSkSLVMCodeGenerator.cpp764 const Type& rType, in recursiveBinaryCompare()
827 const Type& rType = right.type(); in writeBinaryExpression() local
/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp2824 spv::Id rType = builder.getTypeId(constituent); in createCompositeConstruct() local
5080 spv::Id rType = builder.getTypeId(rValue); in multiTypeStore() local
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/
DGlslangToSpv.cpp2827 spv::Id rType = builder.getTypeId(constituent); in createCompositeConstruct() local
5158 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