Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h101 struct InstrAspect { struct
106 InstrAspect(unsigned Opcode, LLT Type) : Opcode(Opcode), Type(Type) {} in InstrAspect() argument
107 InstrAspect(unsigned Opcode, unsigned Idx, LLT Type) in InstrAspect() argument