Searched defs:uop (Results 1 – 8 of 8) sorted by relevance
16 unoptype uop; member
754 use_operand_p uop; in execute_optimize_stdarg() local
8404 tree sop, uop; in build_binary_op() local
127 if (UnaryOperator *uop = dyn_cast<UnaryOperator>(e)) { in rebuild() local1640 if (UnaryOperator *uop = dyn_cast<UnaryOperator>(syntax)) { in recreateSyntacticForm() local
107 u_int64_t uop; /* bit mask of unexpected opcodes */ member
1169 } else if (const UnaryOperator *uop = dyn_cast<UnaryOperator>(E)) { in isBlockVarRef() local
3959 if (const UnaryOperator *uop = dyn_cast<UnaryOperator>(E->IgnoreParens())) in maybeGetUnaryAddrOfOperand() local
2471 tree sop, uop; local