Searched refs:llvm_regmatch_t (Results 1 – 4 of 4) sorted by relevance
46 } llvm_regmatch_t; typedef100 llvm_regmatch_t [], int);
142 llvm_regmatch_t pmatch[], int eflags) in llvm_regexec()
100 SmallVector<llvm_regmatch_t, 8> pm; in match()
76 llvm_regmatch_t *pmatch; /* [nsub+1] (0 element unused) */90 llvm_regmatch_t[], int);135 llvm_regmatch_t pmatch[],213 m->pmatch = (llvm_regmatch_t *)malloc((m->g->nsub + 1) *214 sizeof(llvm_regmatch_t));