Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Support/
Dregex2.h136 sopno firststate; /* the initial OEND (normally 0) */ member
Dregcomp.c222 g->firststate = THERE(); in llvm_regcomp()
Dregengine.inc140 const sopno gf = g->firststate+1; /* +1 for OEND */
/external/llvm/lib/Support/
Dregex2.h139 sopno firststate; /* the initial OEND (normally 0) */ member
Dregcomp.c230 g->firststate = THERE(); in llvm_regcomp()
Dregengine.inc140 const sopno gf = g->firststate+1; /* +1 for OEND */
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
Dregex2.h142 sopno firststate; /* the initial OEND (normally 0) */ member
Dregcomp.c357 g->firststate = THERE(); in llvm_regcomp()
Dregengine.inc140 const sopno gf = g->firststate+1; /* +1 for OEND */
/external/swiftshader/third_party/llvm-subzero/lib/Support/
Dregex2.h139 sopno firststate; /* the initial OEND (normally 0) */ member
Dregcomp.c230 g->firststate = THERE(); in llvm_regcomp()
Dregengine.inc140 const sopno gf = g->firststate+1; /* +1 for OEND */