Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/config/i386/
Di386.h1150 #define Q_CLASS_P(CLASS) \ macro
Di386.c17768 return (Q_CLASS_P (class) ? ix86_cost->int_load[0] in ix86_memory_move_cost()
17771 return (Q_CLASS_P (class) ? ix86_cost->int_store[0] in ix86_memory_move_cost()
/freebsd-12-stable/contrib/gcc/
DChangeLog-19991616 (Q_CLASS_P): New.
DChangeLog-200235253 (Q_CLASS_P): Likewise.