Searched refs:mid3 (Results 1 – 1 of 1) sorted by relevance
946 B1(mid3)5957 ir_expression *mid3 = max2(min2(x, y), max2(min2(x, z), min2(y, z))); in _mid3() local5958 body.emit(ret(mid3)); in _mid3()