Searched refs:OPT_LOADSTORE (Results 1 – 4 of 4) sorted by relevance
64 OPT_LOADSTORE = (1<<7), enumerator68 OPT_ALL = (OPT_LOADSTORE),
1435 if (options & OPT_LOADSTORE) optLoadStore(); in remap()
131 OPT_LOADSTORE = optimize unneeded load/stores134 OPT_ALL = (OPT_LOADSTORE)
299 options = (options | spv::spirvbin_t::OPT_LOADSTORE); in parseCmdLine()