Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DLegacyLegalizerInfo.h83 struct InstrAspect { struct
88 InstrAspect(unsigned Opcode, LLT Type) : Opcode(Opcode), Type(Type) {} in InstrAspect() argument
89 InstrAspect(unsigned Opcode, unsigned Idx, LLT Type) in InstrAspect() argument