Home
last modified time | relevance | path

Searched refs:re_guts (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Support/
Dregcomp.c64 struct re_guts *g;
96 static int isinsets(struct re_guts *, int);
97 static int samesets(struct re_guts *, int, int);
98 static void categorize(struct parse *, struct re_guts *);
104 static void stripsnug(struct parse *, struct re_guts *);
105 static void findmust(struct parse *, struct re_guts *);
106 static sopno pluscount(struct parse *, struct re_guts *);
160 struct re_guts *g; in llvm_regcomp()
182 g = (struct re_guts *)malloc(sizeof(struct re_guts) + in llvm_regcomp()
1223 isinsets(struct re_guts *g, int c) in isinsets()
[all …]
Dregfree.c52 struct re_guts *g; in llvm_regfree()
Dregex_impl.h52 struct re_guts *re_g; /* none of your business :-) */
Dregex2.h126 struct re_guts { struct
Dregexec.c144 struct re_guts *g = preg->re_g; in llvm_regexec()
Dregengine.inc72 struct re_guts *g;
87 static int matcher(struct re_guts *, const char *, size_t,
95 static states step(struct re_guts *, sopno, sopno, states, int, states);
131 matcher(struct re_guts *g, const char *string, size_t nmatch,
849 step(struct re_guts *g,
968 struct re_guts *g = m->g;
/external/llvm/test/Transforms/GVN/
D2009-07-13-MemDepSortFail.ll7 …%struct.lmat = type { %struct.re_guts*, i32, %llvm.dbg.anchor.type*, i8*, i8*, i8*, i8*, i8**, i32…
8 …%struct.re_guts = type { i32*, %struct.cset*, i8*, i32, i32, i32, i32, i32, i32, i32, i32, i32, i3…