Searched refs:ELSE (Results 1 - 25 of 41) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/src/compiler/glsl/glcpp/
H A Dglcpp-parse.h58 ELSE = 265, enumerator in enum:yytokentype
H A Dglcpp-parse.c275 ELSE = 265, enumerator in enum:yytokentype
647 "DEFINE_TOKEN", "FUNC_IDENTIFIER", "OBJ_IDENTIFIER", "ELIF", "ELSE",
4449 ret == IFDEF || ret == IFNDEF || ret == ELIF || ret == ELSE ||
H A Dglcpp-lex.c1599 RETURN_TOKEN_NEVER_SKIP (ELSE);
/xsrc/external/mit/MesaLib/src/compiler/glsl/glcpp/
H A Dglcpp-parse.h64 ELSE = 265, /* ELSE */ enumerator in enum:yytokentype
/xsrc/external/mit/makedepend/dist/
H A Dparse.c77 if (type == ELSE)
80 case ELSE:
251 case ELSE:
565 if (type == ELSE)
579 if (type == ELSE)
600 if (type == ELSE)
609 if (type == ELSE)
617 case ELSE:
H A Ddef.h81 #define ELSE 3 macro
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/
H A Dglsl_parser.h58 ELSE = 265, enumerator in enum:yytokentype
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_opcode_tmp.h100 OP00_LBL(ELSE)
H A Dtgsi_info_opcodes.h78 OPCODE(0, 0, NONE, ELSE, .is_branch = 1, .pre_dedent = 1, .post_indent = 1)
/xsrc/external/mit/MesaLib/src/compiler/glsl/
H A Dglsl_parser.h64 ELSE = 265, /* ELSE */ enumerator in enum:yytokentype
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/
H A Dtgsi_opcode_tmp.h105 OP00_LBL(ELSE)
H A Dtgsi_info_opcodes.h78 OPCODE(0, 0, NONE, ELSE, .is_branch = 1, .pre_dedent = 1, .post_indent = 1)
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/glcpp/
H A Dglcpp-lex.l385 RETURN_TOKEN_NEVER_SKIP (ELSE);
H A Dglcpp-parse.y196 %token DEFINED ELIF_EXPANDED HASH_TOKEN DEFINE_TOKEN FUNC_IDENTIFIER OBJ_IDENTIFIER ELIF ELSE ENDIF ERROR_TOKEN IF IFDEF IFNDEF LINE PRAGMA UNDEF VERSION_TOKEN GARBAGE IDENTIFIER IF_EXPANDED INTEGER INTEGER_STRING LINE_EXPANDED NEWLINE OTHER PLACEHOLDER SPACE PLUS_PLUS MINUS_MINUS PATH INCLUDE
515 | HASH_TOKEN ELSE { parser->lexing_directive = 1; } NEWLINE {
2341 ret == IFDEF || ret == IFNDEF || ret == ELIF || ret == ELSE ||
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/glcpp/
H A Dglcpp-lex.l379 RETURN_TOKEN_NEVER_SKIP (ELSE);
H A Dglcpp-parse.y177 %token DEFINED ELIF_EXPANDED HASH_TOKEN DEFINE_TOKEN FUNC_IDENTIFIER OBJ_IDENTIFIER ELIF ELSE ENDIF ERROR_TOKEN IF IFDEF IFNDEF LINE PRAGMA UNDEF VERSION_TOKEN GARBAGE IDENTIFIER IF_EXPANDED INTEGER INTEGER_STRING LINE_EXPANDED NEWLINE OTHER PLACEHOLDER SPACE PLUS_PLUS MINUS_MINUS
415 | HASH_TOKEN ELSE { parser->lexing_directive = 1; } NEWLINE {
2219 ret == IFDEF || ret == IFNDEF || ret == ELIF || ret == ELSE ||
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.1.4.rst57 - spirv: Fix handling of OpBranchConditional with same THEN and ELSE
H A D10.4.rst213 [HSW] "Emit ELSE/ENDIF JIP with type D on Gen 7" causes Atomic
H A D7.10.3.rst285 - r300/compiler: Fix dataflow analysis bug with ELSE blocks
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_indirect_draw.c47 #define ELSE nir_push_else(b, NULL); macro
659 } ELSE {
665 } ELSE {
672 } ELSE IF (multi_instance) {
955 } ELSE {
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
H A Di965_gram.y389 %token <integer> ELSE ENDIF F16TO32 F32TO16 FBH FBL FORK FRC
1155 | ELSE execsize JUMP_LABEL jumplabel instoptions
1183 | ELSE execsize relativelocation rellocation instoptions
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dnotes.markdown388 instructions (JUMP/ELSE/POP,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dnotes.markdown388 instructions (JUMP/ELSE/POP,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dnine_shader.c1542 "ELSE",
1982 DECL_SPECIAL(ELSE)
3101 _OPI(ELSE, ELSE, V(2,0), V(3,0), V(2,1), V(3,0), 0, 0, SPECIAL(ELSE)),
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_shader.c1563 "ELSE",
2009 DECL_SPECIAL(ELSE)
3136 _OPI(ELSE, ELSE, V(2,0), V(3,0), V(2,1), V(3,0), 0, 0, SPECIAL(ELSE)),

Completed in 44 milliseconds

12