Home
last modified time | relevance | path

Searched refs:llvm_regmatch_t (Results 1 – 16 of 16) sorted by relevance

/external/llvm/lib/Support/
Dregex_impl.h46 } llvm_regmatch_t; typedef
100 llvm_regmatch_t [], int);
DRegex.cpp63 SmallVector<llvm_regmatch_t, 8> pm; in match()
Dregexec.c142 llvm_regmatch_t pmatch[], int eflags) in llvm_regexec()
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/
Dregex_impl.h46 } llvm_regmatch_t; typedef
100 llvm_regmatch_t [], int);
DRegex.cpp75 SmallVector<llvm_regmatch_t, 8> pm; in match()
Dregexec.c142 llvm_regmatch_t pmatch[], int eflags) in llvm_regexec()
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/
Dregex_impl.h46 } llvm_regmatch_t; typedef
100 llvm_regmatch_t [], int);
DRegex.cpp59 SmallVector<llvm_regmatch_t, 8> pm; in match()
Dregexec.c142 llvm_regmatch_t pmatch[], int eflags) in llvm_regexec()
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-7.0/llvm/lib/Support/
Dregex_impl.h46 } llvm_regmatch_t; typedef
100 llvm_regmatch_t [], int);
DRegex.cpp80 SmallVector<llvm_regmatch_t, 8> pm; in match()
Dregexec.c142 llvm_regmatch_t pmatch[], int eflags) in llvm_regexec()
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));