Searched refs:brig_queue_inst_handler (Results 1 – 3 of 3) sorted by relevance
33 brig_queue_inst_handler::brig_queue_inst_handler (brig_to_generic &parent) in brig_queue_inst_handler() function in brig_queue_inst_handler39 brig_queue_inst_handler::operator () (const BrigBase *base) in operator ()()
390 class brig_queue_inst_handler : public brig_code_entry_handler393 brig_queue_inst_handler (brig_to_generic &parent);
331 brig_queue_inst_handler queue_inst_handler (*this); in parse()