Searched defs:build_op (Results 1 – 3 of 3) sorted by relevance
128 struct build_op struct130 int op_num;131 OpType typ;132 unsigned op_data; /* CONSTANT: op_data is the value to encode.139 BuildOp *next;
364 build_op(op_t op, bool sys, type_t *type, tnode_t *ln, tnode_t *rn) build_op() function [all...]