Home
last modified time | relevance | path

Searched defs:PerTargetMIParsingState (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MIRParser/
H A DMIParser.h51 struct PerTargetMIParsingState { struct
56 StringMap<unsigned> Names2InstrOpCodes;
59 StringMap<Register> Names2Regs;
62 StringMap<const uint32_t *> Names2RegMasks;
65 StringMap<unsigned> Names2SubRegIndices;
68 StringMap<int> Names2TargetIndices;
71 StringMap<unsigned> Names2DirectTargetFlags;
74 StringMap<unsigned> Names2BitmaskTargetFlags;
77 StringMap<MachineMemOperand::Flags> Names2MMOTargetFlags;
80 Name2RegClassMap Names2RegClasses;
[all …]