9#ifndef LLVM_LIB_TARGET_HEXAGON_HEXAGONDEPARCH_H
10#define LLVM_LIB_TARGET_HEXAGON_HEXAGONDEPARCH_H
This file implements the StringSwitch template, which mimics a switch() statement whose cases are str...
StringRef - Represent a constant reference to a string, i.e.
A switch()-like statement whose cases are string literals.
StringSwitch & Case(StringLiteral S, T Value)
std::optional< Hexagon::ArchEnum > getCpu(StringRef CPU)
This is an optimization pass for GlobalISel generic memory operations.