Searched refs:op0_const (Results 1 – 1 of 1) sorted by relevance
1078 ir_constant *op0_const = op[0]->constant_expression_value(); in hir() local1079 if (op0_const) { in hir()1080 if (op0_const->value.b[0]) { in hir()1093 result = op0_const; in hir()1143 ir_constant *op0_const = op[0]->constant_expression_value(); in hir() local1144 if (op0_const) { in hir()1145 if (op0_const->value.b[0]) { in hir()1146 result = op0_const; in hir()