Home
last modified time | relevance | path

Searched refs:BUILTIN_TM_STORE_P (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgtm-builtins.def127 BUILTIN_TM_STORE_P depends on this. */
Dtrans-mem.cc396 && BUILTIN_TM_STORE_P (DECL_FUNCTION_CODE (fndecl))); in is_tm_store()
Dtree.h3306 #define BUILTIN_TM_STORE_P(FN) \ macro
DChangeLog-20114271 BUILTIN_TM_LOAD_STORE_P, BUILTIN_TM_LOAD_P, BUILTIN_TM_STORE_P,
/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386-builtins.cc482 else if (BUILTIN_TM_STORE_P (code)) in ix86_init_tm_builtins()