Searched refs:Trinary_cond (Results 1 – 2 of 2) sorted by relevance
612 class Trinary_cond : public Trinary_expression class615 Trinary_cond(Expression* arg1, Expression* arg2, Expression* arg3) in Trinary_cond() function in gold::Trinary_cond647 return new Trinary_cond(arg1, arg2, arg3); in script_exp_trinary_cond()
9040 (Trinary_cond::value): Set result alignment.