Lines Matching refs:tic4x_inst_t
131 tic4x_inst_t *inst; /* Pointer to first template. */
1218 tic4x_inst_insert (const tic4x_inst_t *inst)
1237 static tic4x_inst_t *
1240 static tic4x_inst_t *insts = NULL;
1249 insts = (tic4x_inst_t *)
1250 xmalloc (sizeof (tic4x_inst_t) * 1024);
1268 tic4x_inst_add (const tic4x_inst_t *insts)
1292 tic4x_inst_t *inst;
1666 tic4x_operands_match (tic4x_inst_t *inst, tic4x_insn_t *tinsn, int check)
2420 tic4x_inst_t *inst; /* Instruction template. */
2421 tic4x_inst_t *first_inst;