Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Support/
Dregex2.h84 #define OLPAREN (13LU<<OPSHIFT) /* ( fwd to ) */ macro
Dregcomp.c320 EMIT(OLPAREN, subno); in p_ere_exp()
533 EMIT(OLPAREN, subno); in p_simp_re()
563 assert(OP(p->strip[p->pbegin[i]]) == OLPAREN); in p_simp_re()
1446 case OLPAREN: in findmust()
Dregengine.inc459 case OLPAREN:
646 case OLPAREN: /* must undo assignment if rest fails */
924 case OLPAREN: /* not significant here */
/external/llvm/lib/Support/
Dregex2.h87 #define OLPAREN (13LU<<OPSHIFT) /* ( fwd to ) */ macro
Dregcomp.c329 EMIT(OLPAREN, subno); in p_ere_exp()
400 assert(OP(p->strip[p->pbegin[backrefnum]]) != OLPAREN); in p_ere_exp()
569 EMIT(OLPAREN, subno); in p_simp_re()
599 assert(OP(p->strip[p->pbegin[i]]) == OLPAREN); in p_simp_re()
1495 case OLPAREN: in findmust()
Dregengine.inc459 case OLPAREN:
646 case OLPAREN: /* must undo assignment if rest fails */
924 case OLPAREN: /* not significant here */
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Dregex2.h87 #define OLPAREN (13LU<<OPSHIFT) /* ( fwd to ) */ macro
Dregcomp.c329 EMIT(OLPAREN, subno); in p_ere_exp()
400 assert(OP(p->strip[p->pbegin[backrefnum]]) != OLPAREN); in p_ere_exp()
569 EMIT(OLPAREN, subno); in p_simp_re()
599 assert(OP(p->strip[p->pbegin[i]]) == OLPAREN); in p_simp_re()
1495 case OLPAREN: in findmust()
Dregengine.inc459 case OLPAREN:
646 case OLPAREN: /* must undo assignment if rest fails */
924 case OLPAREN: /* not significant here */
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
Dregex2.h90 #define OLPAREN (13LU<<OPSHIFT) /* ( fwd to ) */ macro
Dregcomp.c456 EMIT(OLPAREN, subno); in p_ere_exp()
527 assert(OP(p->strip[p->pbegin[backrefnum]]) != OLPAREN); in p_ere_exp()
696 EMIT(OLPAREN, subno); in p_simp_re()
726 assert(OP(p->strip[p->pbegin[i]]) == OLPAREN); in p_simp_re()
1622 case OLPAREN: in findmust()
Dregengine.inc459 case OLPAREN:
646 case OLPAREN: /* must undo assignment if rest fails */
924 case OLPAREN: /* not significant here */