|
ReactOS 0.4.17-dev-934-g091855f
|

Public Attributes | |
| enum sm6_type_class | class |
| union { | |
| unsigned int width | |
| struct sm6_pointer_info pointer | |
| struct sm6_struct_info * struc | |
| struct sm6_function_info * function | |
| struct sm6_array_info array | |
| } | u |
| struct sm6_array_info sm6_type::array |
Definition at line 638 of file dxil.c.
Referenced by sm6_parser_declare_global(), and value_allocate_constant_array().
| enum sm6_type_class sm6_type::class |
Definition at line 631 of file dxil.c.
Referenced by map_binary_op(), sm6_map_cast_op(), sm6_parser_declare_global(), sm6_parser_emit_cmp2(), sm6_parser_emit_gep(), sm6_parser_init_constexpr_gep(), and value_allocate_constant_array().
| struct sm6_function_info* sm6_type::function |
Definition at line 637 of file dxil.c.
Referenced by sm6_parser_declare_function().
| struct sm6_pointer_info sm6_type::pointer |
Definition at line 635 of file dxil.c.
Referenced by sm6_parser_emit_gep(), sm6_parser_init_constexpr_gep(), and sm6_type_get_pointer_to_type().
| struct sm6_struct_info* sm6_type::struc |
| union { ... } sm6_type::u |
Referenced by map_binary_op(), sm6_map_cast_op(), sm6_parser_constants_init(), sm6_parser_declare_function(), sm6_parser_declare_global(), sm6_parser_declare_tgsm_raw(), sm6_parser_declare_tgsm_structured(), sm6_parser_emit_cmp2(), sm6_parser_emit_gep(), sm6_parser_init_constexpr_gep(), sm6_type_get_pointer_to_type(), and value_allocate_constant_array().
Definition at line 634 of file dxil.c.
Referenced by map_binary_op(), sm6_map_cast_op(), sm6_parser_constants_init(), sm6_parser_declare_tgsm_raw(), sm6_parser_declare_tgsm_structured(), sm6_parser_emit_cmp2(), sm6_parser_emit_gep(), and value_allocate_constant_array().