Searched refs:llvm_regmatch_t (Results 1 - 12 of 12) sorted by relevance

/external/llvm/lib/Support/
H A Dregex_impl.h46 } llvm_regmatch_t; typedef in typeref:struct:__anon14148
100 llvm_regmatch_t [], int);
H A DRegex.cpp63 SmallVector<llvm_regmatch_t, 8> pm;
H A Dregexec.c142 llvm_regmatch_t pmatch[], int eflags)
H A Dregengine.inc74 llvm_regmatch_t *pmatch; /* [nsub+1] (0 element unused) */
88 llvm_regmatch_t[], int);
132 llvm_regmatch_t pmatch[],
210 m->pmatch = (llvm_regmatch_t *)malloc((m->g->nsub + 1) *
211 sizeof(llvm_regmatch_t));
/external/swiftshader/third_party/LLVM/lib/Support/
H A Dregex_impl.h46 } llvm_regmatch_t; typedef in typeref:struct:__anon22789
100 llvm_regmatch_t [], int);
H A DRegex.cpp59 SmallVector<llvm_regmatch_t, 8> pm;
H A Dregexec.c142 llvm_regmatch_t pmatch[], int eflags)
H A Dregengine.inc74 llvm_regmatch_t *pmatch; /* [nsub+1] (0 element unused) */
88 llvm_regmatch_t[], int);
132 llvm_regmatch_t pmatch[],
210 m->pmatch = (llvm_regmatch_t *)malloc((m->g->nsub + 1) *
211 sizeof(llvm_regmatch_t));
/external/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregex_impl.h46 } llvm_regmatch_t; typedef in typeref:struct:__anon23415
100 llvm_regmatch_t [], int);
H A DRegex.cpp75 SmallVector<llvm_regmatch_t, 8> pm;
H A Dregexec.c142 llvm_regmatch_t pmatch[], int eflags)
H A Dregengine.inc74 llvm_regmatch_t *pmatch; /* [nsub+1] (0 element unused) */
88 llvm_regmatch_t[], int);
132 llvm_regmatch_t pmatch[],
210 m->pmatch = (llvm_regmatch_t *)malloc((m->g->nsub + 1) *
211 sizeof(llvm_regmatch_t));

Completed in 391 milliseconds