Searched defs:the_type (Results 1 – 4 of 4) sorted by relevance
41 gcc_jit_type *the_type = in create_code() local
41 gccjit::type the_type = ctxt.get_int_type <int> (); in create_code() local