Searched refs:MAP_ALL (Results 1 – 4 of 4) sorted by relevance
66 MAP_ALL = (MAP_TYPES | MAP_NAMES | MAP_FUNCS), enumerator70 ALL_BUT_STRIP = (MAP_ALL | DCE_ALL | OPT_ALL),
1467 if (options & MAP_ALL) { in remap()
272 options = (options | spv::spirvbin_t::MAP_ALL); in parseCmdLine()275 options = (options | spv::spirvbin_t::MAP_ALL); in parseCmdLine()
132 MAP_ALL = (MAP_TYPES | MAP_NAMES | MAP_FUNCS)135 ALL_BUT_STRIP = (MAP_ALL | DCE_ALL | OPT_ALL)