| /external/llvm-project/clang/test/CodeGenObjC/ |
| D | matrix-type-builtins.m | 6 typedef double double4x2 __attribute__((matrix_type(4, 2))); typedef 7 typedef double double2x4 __attribute__((matrix_type(2, 4))); typedef 26 typedef unsigned u3x4 __attribute__((matrix_type(3, 4))); typedef 27 typedef unsigned u4x3 __attribute__((matrix_type(4, 3))); typedef
|
| D | matrix-type-operators.m | 9 typedef double double4x4 __attribute__((matrix_type(4, 4))); typedef
|
| /external/llvm-project/clang/test/SemaObjC/ |
| D | matrix-type-builtins.m | 3 typedef double double4x4 __attribute__((matrix_type(4, 4))); typedef 4 typedef unsigned u4x4 __attribute__((matrix_type(4, 4))); typedef 16 typedef double double3x3 __attribute__((matrix_type(3, 3))); typedef
|
| D | matrix-type-operators.m | 9 typedef double double4x4 __attribute__((matrix_type(4, 4))); typedef
|
| /external/mesa3d/src/compiler/glsl/ |
| D | lower_buffer_access.cpp | 62 const glsl_type *matrix_type, in emit_access() 278 const glsl_type **matrix_type, in setup_buffer_access()
|
| D | lower_shared_reference.cpp | 143 const glsl_type *matrix_type; in handle_rvalue() local 211 const glsl_type *matrix_type; in handle_assignment() local 371 const glsl_type *matrix_type; in lower_shared_atomic_intrinsic() local
|
| D | lower_ubo_reference.cpp | 280 const glsl_type **matrix_type, in setup_for_load_or_store() 352 const glsl_type *matrix_type; in handle_rvalue() local 568 const glsl_type *matrix_type; in write_to_memory() local 750 const glsl_type *matrix_type; in process_ssbo_unsized_array_length() local 989 const glsl_type *matrix_type; in lower_ssbo_atomic_intrinsic() local
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
| D | copy_prop_arrays.cpp | 381 } else if (const analysis::Matrix* matrix_type = result_type->AsMatrix()) { in BuildMemoryObjectFromInsert() local 811 } else if (const analysis::Matrix* matrix_type = type->AsMatrix()) { in GetNumberOfMembers() local
|
| /external/deqp-deps/SPIRV-Tools/source/opt/ |
| D | copy_prop_arrays.cpp | 381 } else if (const analysis::Matrix* matrix_type = result_type->AsMatrix()) { in BuildMemoryObjectFromInsert() local 811 } else if (const analysis::Matrix* matrix_type = type->AsMatrix()) { in GetNumberOfMembers() local
|
| D | type_manager.cpp | 933 } else if (const Matrix* matrix_type = parent_type->AsMatrix()) { in GetMemberType() local
|
| /external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
| D | copy_prop_arrays.cpp | 381 } else if (const analysis::Matrix* matrix_type = result_type->AsMatrix()) { in BuildMemoryObjectFromInsert() local 811 } else if (const analysis::Matrix* matrix_type = type->AsMatrix()) { in GetNumberOfMembers() local
|
| D | type_manager.cpp | 933 } else if (const Matrix* matrix_type = parent_type->AsMatrix()) { in GetMemberType() local
|
| /external/deqp-deps/SPIRV-Tools/source/val/ |
| D | validate_composites.cpp | 459 const uint32_t matrix_type = _.GetOperandTypeId(inst, 2); in ValidateTranspose() local
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/ |
| D | validate_composites.cpp | 459 const uint32_t matrix_type = _.GetOperandTypeId(inst, 2); in ValidateTranspose() local
|
| /external/swiftshader/third_party/SPIRV-Tools/source/val/ |
| D | validate_composites.cpp | 459 const uint32_t matrix_type = _.GetOperandTypeId(inst, 2); in ValidateTranspose() local
|
| /external/llvm-project/clang/test/CodeGenCXX/ |
| D | matrix-type-operators.cpp | 329 using matrix_type = T __attribute__((matrix_type(R, C))); typedef
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/ |
| D | fuzzer_pass_donate_modules.cpp | 293 opt::analysis::Matrix matrix_type(column_type, column_count); in HandleTypeOrValue() local
|
| D | transformation_replace_linear_algebra_instruction.cpp | 149 auto matrix_type = in GetRequiredFreshIdCount() local
|
| D | fuzzer_pass.cpp | 293 opt::analysis::Matrix matrix_type(column_type, column_count); in FindOrCreateMatrixType() local
|
| /external/deqp-deps/SPIRV-Tools/source/fuzz/ |
| D | fuzzer_pass_donate_modules.cpp | 295 opt::analysis::Matrix matrix_type(column_type, column_count); in HandleTypeOrValue() local
|
| D | transformation_replace_linear_algebra_instruction.cpp | 150 auto matrix_type = in GetRequiredFreshIdCount() local
|
| D | fuzzer_pass.cpp | 266 opt::analysis::Matrix matrix_type(column_type, column_count); in FindOrCreateMatrixType() local
|
| /external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| D | fuzzer_pass_donate_modules.cpp | 295 opt::analysis::Matrix matrix_type(column_type, column_count); in HandleTypeOrValue() local
|
| D | transformation_replace_linear_algebra_instruction.cpp | 150 auto matrix_type = in GetRequiredFreshIdCount() local
|
| D | fuzzer_pass.cpp | 266 opt::analysis::Matrix matrix_type(column_type, column_count); in FindOrCreateMatrixType() local
|