Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/
H A Dmkoffload.cc80 #define SET_SRAM_ECC_ANY(VAR) SET_SRAM_ECC_ON (VAR) macro
96 #define SET_SRAM_ECC_ANY(VAR) VAR = ((VAR & ~EF_AMDGPU_FEATURE_SRAMECC_V4) \ macro