Home
last modified time | relevance | path

Searched refs:const_gimple (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/scripts/gcc-plugins/
H A Dgcc-common.h284 static inline bool gimple_asm_clobbers_memory_p(const_gimple stmt) in gimple_asm_clobbers_memory_p()
473 static inline const gasm *as_a_const_gasm(const_gimple stmt)
483 static inline const gassign *as_a_const_gassign(const_gimple stmt)
493 static inline const gcall *as_a_const_gcall(const_gimple stmt)
503 static inline const gcond *as_a_const_gcond(const_gimple stmt)
513 static inline const gdebug *as_a_const_gdebug(const_gimple stmt)
523 static inline const ggoto *as_a_const_ggoto(const_gimple stmt)
533 static inline const gphi *as_a_const_gphi(const_gimple stmt)
543 static inline const greturn *as_a_const_greturn(const_gimple stmt)
606 static inline const gasm *as_a_const_gasm(const_gimple stm
844 #define const_gimple global() macro
[all...]
H A Dsancov_plugin.c43 const_gimple stmt; in sancov_execute()
/kernel/linux/linux-6.6/scripts/gcc-plugins/
H A Dgcc-common.h161 inline bool is_a_helper<const gassign *>::test(const_gimple gs) in test()
305 #define const_gimple const_gimple_ptr macro
319 inline bool is_a_helper<const ggoto *>::test(const_gimple gs) in test()
326 inline bool is_a_helper<const greturn *>::test(const_gimple gs) in test()
337 static inline const gasm *as_a_const_gasm(const_gimple stmt) in as_a_const_gasm()
347 static inline const gassign *as_a_const_gassign(const_gimple stmt) in as_a_const_gassign()
357 static inline const gcall *as_a_const_gcall(const_gimple stmt) in as_a_const_gcall()
367 static inline const ggoto *as_a_const_ggoto(const_gimple stmt) in as_a_const_ggoto()
377 static inline const gphi *as_a_const_gphi(const_gimple stmt) in as_a_const_gphi()
387 static inline const greturn *as_a_const_greturn(const_gimple stm
[all...]
H A Dsancov_plugin.c43 const_gimple stmt; in sancov_execute()

Completed in 4 milliseconds