Home
last modified time | relevance | path

Searched refs:ast_identifier (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
H A Dast.h197 ast_identifier, enumerator
228 oper(ast_identifier) in ast_expression()
H A Dglsl_parser_extras.cpp1326 case ast_identifier:
H A Dast_function.cpp2416 } else if (id->oper == ast_identifier) { in hir()
H A Dast_to_hir.cpp1398 -1, /* ast_identifier doesn't convert to ir_expression. */ in do_hir()
2041 case ast_identifier: { in do_hir()
2042 /* ast_identifier can appear several places in a full abstract syntax in do_hir()
2253 case ast_identifier: in has_sequence_subexpression()

Completed in 19 milliseconds