Searched refs:litpool_slotbuf (Results 1 – 2 of 2) sorted by relevance
7402 static xtensa_insnbuf litpool_slotbuf = NULL; variable9247 if (!litpool_slotbuf) in xtensa_relax_frag()9250 litpool_slotbuf = xtensa_insnbuf_alloc (isa); in xtensa_relax_frag()9262 tinsn_to_slotbuf (fmt, 0, &insn, litpool_slotbuf); in xtensa_relax_frag()9263 xtensa_format_set_slot (isa, fmt, 0, litpool_buf, litpool_slotbuf); in xtensa_relax_frag()
792 (litpool_buf, litpool_slotbuf): New static variables.