ParametricCodeGenerator
make_add(ParametricType type)
make_and(ParametricType type)
static ParametricCodeGenerator
make_array_load(ParametricType type)
make_arrayStore(ParametricType type)
make_cmpg(ParametricType type)
make_cmpl(ParametricType type)
make_div(ParametricType type)
make_dup(ParametricType type)
make_load(ParametricType type, LocalVariable lv)
make_mul(ParametricType type)
make_neg(ParametricType type)
make_newraray(ParametricType type)
make_or(ParametricType type)
make_rem(ParametricType type)
make_return(ParametricType type)
make_save(ParametricType type, LocalVariable lv)
make_shiftLeft(ParametricType type)
make_shiftRight(ParametricType type)
make_shiftRightLogical(ParametricType type)
make_sub(ParametricType type)
make_xor(ParametricType type)