Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Support/
Dregex2.h72 #define OEND (1LU<<OPSHIFT) /* endmarker - */ macro
Dregcomp.c221 EMIT(OEND, 0); in llvm_regcomp()
229 EMIT(OEND, 0); in llvm_regcomp()
1471 } while (OP(s) != OEND); in findmust()
1521 } while (OP(s) != OEND); in pluscount()
Dregengine.inc140 const sopno gf = g->firststate+1; /* +1 for OEND */
330 case OEND:
866 case OEND:
/external/llvm/lib/Support/
Dregex2.h75 #define OEND (1LU<<OPSHIFT) /* endmarker - */ macro
Dregcomp.c229 EMIT(OEND, 0); in llvm_regcomp()
237 EMIT(OEND, 0); in llvm_regcomp()
1520 } while (OP(s) != OEND); in findmust()
1570 } while (OP(s) != OEND); in pluscount()
Dregengine.inc140 const sopno gf = g->firststate+1; /* +1 for OEND */
330 case OEND:
866 case OEND:
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
Dregex2.h78 #define OEND (1LU<<OPSHIFT) /* endmarker - */ macro
Dregcomp.c356 EMIT(OEND, 0); in llvm_regcomp()
364 EMIT(OEND, 0); in llvm_regcomp()
1647 } while (OP(s) != OEND); in findmust()
1697 } while (OP(s) != OEND); in pluscount()
Dregengine.inc140 const sopno gf = g->firststate+1; /* +1 for OEND */
330 case OEND:
866 case OEND:
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Dregex2.h75 #define OEND (1LU<<OPSHIFT) /* endmarker - */ macro
Dregcomp.c229 EMIT(OEND, 0); in llvm_regcomp()
237 EMIT(OEND, 0); in llvm_regcomp()
1520 } while (OP(s) != OEND); in findmust()
1570 } while (OP(s) != OEND); in pluscount()
Dregengine.inc140 const sopno gf = g->firststate+1; /* +1 for OEND */
330 case OEND:
866 case OEND: