Home
last modified time | relevance | path

Searched refs:OEND (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Support/
H A Dregex2.h78 #define OEND (1LU<<OPSHIFT) /* endmarker - */ macro
H A Dregcomp.c357 EMIT(OEND, 0); in llvm_regcomp()
365 EMIT(OEND, 0); in llvm_regcomp()
1650 } while (OP(s) != OEND); in findmust()
1700 } while (OP(s) != OEND); in pluscount()
H A Dregengine.inc142 const sopno gf = g->firststate+1; /* +1 for OEND */
364 case OEND:
900 case OEND: