Home
last modified time | relevance | path

Searched refs:preds (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dbasic-block.h119 vec<edge, va_gc> *preds; member
311 && EDGE_COUNT ((e)->dest->preds) >= 2)
315 #define EDGE_PRED(bb,i) (*(bb)->preds)[(i)]
331 return EDGE_COUNT (bb->preds) == 1; in single_pred_p()
529 FOR_EACH_EDGE (e, ei, bb->preds) in bb_has_eh_pred()
544 FOR_EACH_EDGE (e, ei, bb->preds) in bb_has_abnormal_pred()
637 FOR_EACH_EDGE (e, ei, bb->preds) in has_abnormal_call_or_eh_pred_edge_p()
H A Dtree-vectorizer.h1330 gcc_checking_assert (EDGE_COUNT (bb->preds) == 1);
H A Db-header-vars12 TM_P_H=tm_p.h config/aarch64/aarch64-protos.h aarch-common-protos.h linux-protos.h tm-preds.h
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dbasic-block.h119 vec<edge, va_gc> *preds; member
311 && EDGE_COUNT ((e)->dest->preds) >= 2)
315 #define EDGE_PRED(bb,i) (*(bb)->preds)[(i)]
331 return EDGE_COUNT (bb->preds) == 1; in single_pred_p()
529 FOR_EACH_EDGE (e, ei, bb->preds) in bb_has_eh_pred()
544 FOR_EACH_EDGE (e, ei, bb->preds) in bb_has_abnormal_pred()
637 FOR_EACH_EDGE (e, ei, bb->preds) in has_abnormal_call_or_eh_pred_edge_p()
H A Dtree-vectorizer.h1330 gcc_checking_assert (EDGE_COUNT (bb->preds) == 1);
H A Db-header-vars12 TM_P_H=tm_p.h config/arm/arm-flags.h arm-protos.h aarch-common-protos.h linux-protos.h tm-preds.h
/OK3568_Linux_fs/kernel/arch/hexagon/kernel/
H A Dptrace.c57 membuf_store(&to, regs->preds); in genregs_get()
102 INEXT(&regs->preds, p3_0); in genregs_set()
H A Dsignal.c51 err |= __put_user(regs->preds, &sc->sc_regs.p3_0); in setup_sigcontext()
81 err |= __get_user(regs->preds, &sc->sc_regs.p3_0); in restore_sigcontext()
H A Dvm_events.c28 printk(KERN_EMERG "preds: \t\t0x%08lx\n", regs->preds); in show_regs()
H A Dkgdb.c54 { "preds", GDB_SIZEOF_REG, offsetof(struct pt_regs, preds)},
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dfpswa.h59 unsigned long *fsr, unsigned long *isr, unsigned long *preds,
/OK3568_Linux_fs/kernel/arch/hexagon/include/uapi/asm/
H A Dregisters.h32 unsigned long preds; member
/OK3568_Linux_fs/kernel/scripts/gcc-plugins/
H A Dlatent_entropy_plugin.c284 if (EDGE_COUNT(EXIT_BLOCK_PTR_FOR_FN(cfun)->preds) == 0) in latent_entropy_gate()
426 FOR_EACH_EDGE(e, ei, last_bb_e->src->preds) { in perturb_latent_entropy()
/OK3568_Linux_fs/kernel/arch/hexagon/include/asm/
H A Delf.h141 DEST.p3_0 = REGS->preds; \
/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_events_filter.c1501 static int calc_stack(const char *str, int *parens, int *preds, int *err) in calc_stack() argument
1594 *preds = nr_preds; in calc_stack()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/
H A Dgtype.state5704 (!pair "preds"
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/
H A Dgtype.state5702 (!pair "preds"
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgccint.info3394 header 'tm-preds.h' which is generated by 'genpreds' program during
19819 basic block of the 'dest' basic block. The members 'preds' and 'succs'
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgccint.info3394 header 'tm-preds.h' which is generated by 'genpreds' program during
19819 basic block of the 'dest' basic block. The members 'preds' and 'succs'