We have to treat constructs like this as if they were "symbolic", to use the correct codepath to resolve them This mostly only affects movz etc. because the other uses of classifySymbolRef conservatively treat everything that isn't a constant as if it were a symbol.
Depends on D55896.