Searched refs:UNOP (Results 1 – 4 of 4) sorted by relevance
352 #define UNOP(atom, expr) \ in expr_eval() macro360 UNOP (DW_OP_abs, llabs ((int64_t) val1)) in expr_eval()361 UNOP (DW_OP_neg, -(int64_t) val1) in expr_eval()362 UNOP (DW_OP_not, ~val1) in expr_eval()363 #undef UNOP in expr_eval()
409 #define UNOP(op) \ in check_single_arithmetic_op() macro500 #undef UNOP in check_single_arithmetic_op()588 #define UNOP(op) \ in check_single_guarded_arithmetic_op() macro793 #undef UNOP in check_single_guarded_arithmetic_op()919 #define UNOP(op) \ in check_double_guarded_arithmetic_op() macro1140 UNOP("fsqrt"); in check_double_guarded_arithmetic_op()1148 #undef UNOP in check_double_guarded_arithmetic_op()
855 "#UNOP "#NAME#"8m PSEUDO!",858 "#UNOP "#NAME#"16m PSEUDO!",861 "#UNOP "#NAME#"32m PSEUDO!",864 "#UNOP "#NAME#"64m PSEUDO!",