Searched refs:get_memory_access_decl (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtsan.c55 get_memory_access_decl (bool is_write, unsigned size) function
207 g = gimple_build_call (get_memory_access_decl (is_write, size),
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtsan.cc56 get_memory_access_decl (bool is_write, unsigned size, bool volatilep) function
212 g = gimple_build_call (get_memory_access_decl (is_write, size,

Completed in 198 milliseconds