Home
last modified time | relevance | path

Searched refs:store_flag (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/frv/
Dsim-main.h93 SI store_flag; member
94 #define CPU_RSTR_INVALIDATE(cpu) (FRV_SIM_CPU (cpu)->store_flag)
DChangeLog-20211515 store_flag members.
/netbsd/src/crypto/external/bsd/heimdal/dist/kuser/
Dkgetcred.c49 static int store_flag = 1; variable
78 { "store", 0, arg_negative_flag, &store_flag,
180 if (!store_flag) in main()
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-ssa-loop-im.cc2212 tree store_flag; member
2254 aux->store_flag in execute_sm()
2257 aux->store_flag = NULL_TREE; in execute_sm()
2289 if (aux->store_flag) in execute_sm()
2291 load = gimple_build_assign (aux->store_flag, boolean_false_node); in execute_sm()
2341 if (!aux->store_flag || kind == sm_ord) in execute_sm_exit()
2350 aux->store_flag, in execute_sm_exit()
2778 if (aux->store_flag) in hoist_memory_references()
2782 aux->store_flag, in hoist_memory_references()