9#ifndef LLVM_SUPPORT_CSKYATTRIBUTEPARSER_H
10#define LLVM_SUPPORT_CSKYATTRIBUTEPARSER_H
17 struct DisplayHandler {
21 static const DisplayHandler displayRoutines[];
23 Error dspVersion(
unsigned tag);
24 Error vdspVersion(
unsigned tag);
25 Error fpuVersion(
unsigned tag);
26 Error fpuABI(
unsigned tag);
27 Error fpuRounding(
unsigned tag);
28 Error fpuDenormal(
unsigned tag);
29 Error fpuException(
unsigned tag);
30 Error fpuHardFP(
unsigned tag);
CSKYAttributeParser(ScopedPrinter *sw)
Lightweight error class with error context and mandatory checking.
This is an optimization pass for GlobalISel generic memory operations.