| /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 D | basic-block.h | 119 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 D | tree-vectorizer.h | 1330 gcc_checking_assert (EDGE_COUNT (bb->preds) == 1);
|
| H A D | b-header-vars | 12 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 D | basic-block.h | 119 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 D | tree-vectorizer.h | 1330 gcc_checking_assert (EDGE_COUNT (bb->preds) == 1);
|
| H A D | b-header-vars | 12 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 D | ptrace.c | 57 membuf_store(&to, regs->preds); in genregs_get() 102 INEXT(®s->preds, p3_0); in genregs_set()
|
| H A D | signal.c | 51 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 D | vm_events.c | 28 printk(KERN_EMERG "preds: \t\t0x%08lx\n", regs->preds); in show_regs()
|
| H A D | kgdb.c | 54 { "preds", GDB_SIZEOF_REG, offsetof(struct pt_regs, preds)},
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | fpswa.h | 59 unsigned long *fsr, unsigned long *isr, unsigned long *preds,
|
| /OK3568_Linux_fs/kernel/arch/hexagon/include/uapi/asm/ |
| H A D | registers.h | 32 unsigned long preds; member
|
| /OK3568_Linux_fs/kernel/scripts/gcc-plugins/ |
| H A D | latent_entropy_plugin.c | 284 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 D | elf.h | 141 DEST.p3_0 = REGS->preds; \
|
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | trace_events_filter.c | 1501 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 D | gtype.state | 5704 (!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 D | gtype.state | 5702 (!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 D | gccint.info | 3394 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 D | gccint.info | 3394 header 'tm-preds.h' which is generated by 'genpreds' program during 19819 basic block of the 'dest' basic block. The members 'preds' and 'succs'
|