Searched defs:instr_out (Results 1 – 1 of 1) sorted by relevance
408 struct instr_out : public instruction { struct412 …instr_out(const yy::location &l, const enum in_out_set &dest, rvalue value) : instruction(l), dest… in instr_out() argument