Home
last modified time | relevance | path

Searched defs:AS_ANY_DS_P (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/
H A Dgcn.h463 #define AS_ANY_DS_P(AS) (AS_LDS_P (AS) || AS_GDS_P (AS)) macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dgcn.h468 #define AS_ANY_DS_P(AS) (AS_LDS_P (AS) || AS_GDS_P (AS)) macro