Searched refs:TypeUndef (Results 1 – 4 of 4) sorted by relevance
50 pool_group->pools[TypeUndef].reset(new ObjectPool<SPIRUndef>); in ParsedIR()533 case TypeUndef: in mark_used_as_array_length()
335 TypeUndef, enumerator437 type = TypeUndef
13131 if (ir.ids[expr].get_type() != TypeUndef) in variable_decl()13139 if (ir.ids[expr].get_type() != TypeUndef) in variable_decl()14257 if (expr == 0 || ir.ids[expr].get_type() == TypeUndef) in emit_for_loop_initializers()14280 if (static_expr == 0 || ir.ids[static_expr].get_type() == TypeUndef) in emit_for_loop_initializers()14320 if (expr == 0 || ir.ids[expr].get_type() == TypeUndef) in for_loop_initializers_are_same_type()15033 if (ir.ids[block.return_value].get_type() != TypeUndef) in emit_block_chain()15048 if (ir.ids[block.return_value].get_type() != TypeUndef) in emit_block_chain()
444 case TypeUndef: in expression_type_id()493 ir.ids[id].get_type() == TypeUndef) in is_immutable()