Searched refs:OOR2 (Results 1 – 12 of 12) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | regengine.inc | 437 assert(OP(m->g->strip[esub]) == OOR2); 440 if (OP(m->g->strip[esub]) == OOR2) 455 case OOR2: 563 assert(OP(s) == OOR2); 637 assert(OP(m->g->strip[esub]) == OOR2); 640 if (OP(m->g->strip[esub]) == OOR2) 930 assert(OP(g->strip[pc+OPND(s)]) == OOR2); 938 assert(OP(s) == OOR2); 942 case OOR2: /* propagate OCH_'s marking */ 945 assert(OP(g->strip[pc+OPND(s)]) == OOR2);
|
D | regex2.h | 88 #define OOR2 (17LU<<OPSHIFT) /* | pt. 2 fwd to OOR2 or O_CH */ macro
|
D | regcomp.c | 285 EMIT(OOR2, 0); /* offset is very wrong */ in p_ere() 410 EMIT(OOR2, 0); /* offset very wrong... */ in p_ere_exp() 976 EMIT(OOR2, 0); in repeat() 988 EMIT(OOR2, 0); /* offset very wrong... */ in repeat() 1457 OP(s) != OOR2) { in findmust()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | regengine.inc | 437 assert(OP(m->g->strip[esub]) == OOR2); 440 if (OP(m->g->strip[esub]) == OOR2) 455 case OOR2: 563 assert(OP(s) == OOR2); 637 assert(OP(m->g->strip[esub]) == OOR2); 640 if (OP(m->g->strip[esub]) == OOR2) 930 assert(OP(g->strip[pc+OPND(s)]) == OOR2); 938 assert(OP(s) == OOR2); 942 case OOR2: /* propagate OCH_'s marking */ 945 assert(OP(g->strip[pc+OPND(s)]) == OOR2);
|
D | regex2.h | 94 #define OOR2 (17LU<<OPSHIFT) /* | pt. 2 fwd to OOR2 or O_CH */ macro
|
D | regcomp.c | 420 EMIT(OOR2, 0); /* offset is very wrong */ in p_ere() 573 EMIT(OOR2, 0); /* offset very wrong... */ in p_ere_exp() 1139 EMIT(OOR2, 0); in repeat() 1151 EMIT(OOR2, 0); /* offset very wrong... */ in repeat() 1633 OP(s) != OOR2) { in findmust()
|
/external/llvm/lib/Support/ |
D | regengine.inc | 437 assert(OP(m->g->strip[esub]) == OOR2); 440 if (OP(m->g->strip[esub]) == OOR2) 455 case OOR2: 563 assert(OP(s) == OOR2); 637 assert(OP(m->g->strip[esub]) == OOR2); 640 if (OP(m->g->strip[esub]) == OOR2) 930 assert(OP(g->strip[pc+OPND(s)]) == OOR2); 938 assert(OP(s) == OOR2); 942 case OOR2: /* propagate OCH_'s marking */ 945 assert(OP(g->strip[pc+OPND(s)]) == OOR2);
|
D | regex2.h | 91 #define OOR2 (17LU<<OPSHIFT) /* | pt. 2 fwd to OOR2 or O_CH */ macro
|
D | regcomp.c | 293 EMIT(OOR2, 0); /* offset is very wrong */ in p_ere() 446 EMIT(OOR2, 0); /* offset very wrong... */ in p_ere_exp() 1012 EMIT(OOR2, 0); in repeat() 1024 EMIT(OOR2, 0); /* offset very wrong... */ in repeat() 1506 OP(s) != OOR2) { in findmust()
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | regengine.inc | 437 assert(OP(m->g->strip[esub]) == OOR2); 440 if (OP(m->g->strip[esub]) == OOR2) 455 case OOR2: 563 assert(OP(s) == OOR2); 637 assert(OP(m->g->strip[esub]) == OOR2); 640 if (OP(m->g->strip[esub]) == OOR2) 930 assert(OP(g->strip[pc+OPND(s)]) == OOR2); 938 assert(OP(s) == OOR2); 942 case OOR2: /* propagate OCH_'s marking */ 945 assert(OP(g->strip[pc+OPND(s)]) == OOR2);
|
D | regex2.h | 91 #define OOR2 (17LU<<OPSHIFT) /* | pt. 2 fwd to OOR2 or O_CH */ macro
|
D | regcomp.c | 293 EMIT(OOR2, 0); /* offset is very wrong */ in p_ere() 446 EMIT(OOR2, 0); /* offset very wrong... */ in p_ere_exp() 1012 EMIT(OOR2, 0); in repeat() 1024 EMIT(OOR2, 0); /* offset very wrong... */ in repeat() 1506 OP(s) != OOR2) { in findmust()
|