Searched refs:brig_cmp_inst_handler (Results 1 – 3 of 3) sorted by relevance
363 class brig_cmp_inst_handler : public brig_code_entry_handler366 brig_cmp_inst_handler (brig_to_generic &parent) in brig_cmp_inst_handler() function
30 brig_cmp_inst_handler::operator () (const BrigBase *base) in operator ()()
319 brig_cmp_inst_handler cmp_inst_handler (*this); in parse()