Searched defs:OPTAB_CL (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | gensupport.h | 42 #define OPTAB_CL(name, pat, c, b, l) name, macro
|
H A D | gensupport.c | 3096 #define OPTAB_CL(o, p, c, b, l) { #o, p, #b, ZS, #l, o, c, UNKNOWN, 1 }, macro
|