Searched refs:type_to_cast_index (Results 1 – 1 of 1) sorted by relevance
1086 type_to_cast_index (gcc_jit_type * type) in type_to_cast_index() function1130 int old_index = type_to_cast_index (old_type); in emit_coerce()1131 int new_index = type_to_cast_index (new_type); in emit_coerce()