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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h107 struct InstrAspect { struct in namespace:llvm
112 InstrAspect(unsigned Opcode, LLT Type) : Opcode(Opcode), Type(Type) {} function in struct:llvm::InstrAspect
113 InstrAspect(unsigned Opcode, unsigned Idx, LLT Type) function in struct:llvm::InstrAspect
[all...]

Completed in 107 milliseconds