Home
last modified time | relevance | path

Searched refs:EXPR_LABEL (Results 1 - 12 of 12) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
H A Dexpression.h59 EXPR_LABEL, enumerator
227 // EXPR_LABEL
H A Dast-inspect.c174 [EXPR_LABEL] = "EXPR_LABEL", in expression_type_name()
H A Ddissect.c346 break; case EXPR_LABEL: in do_expression()
H A Dinline.c232 case EXPR_LABEL: { in copy_expression()
H A Dexpression.c731 struct expression *label = alloc_expression(token->pos, EXPR_LABEL); in unary_expression()
H A Dlinearize.c372 case EXPR_LABEL: in show_instruction()
1887 case EXPR_LABEL: in linearize_expression()
2414 if (expr->type == EXPR_LABEL) { in linearize_statement()
H A Dexpand.c1145 case EXPR_LABEL: in expand_expression()
H A Dshow-parse.c1180 case EXPR_LABEL: in show_expression()
H A Dsparse-llvm.c949 case EXPR_LABEL: in output_op_setval()
H A Dcompile-i386.c2372 case EXPR_LABEL: in x86_expression()
H A Dsimplify.c2719 case EXPR_LABEL: in simplify_setval()
H A Devaluate.c3456 case EXPR_LABEL: in evaluate_expression()

Completed in 22 milliseconds