Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/
DLegacyLegalizerInfo.h84 struct InstrAspect { struct
89 InstrAspect(unsigned Opcode, LLT Type) : Opcode(Opcode), Type(Type) {} in InstrAspect() argument
90 InstrAspect(unsigned Opcode, unsigned Idx, LLT Type) in InstrAspect() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/
DLegacyLegalizerInfo.h84 struct InstrAspect { struct
89 InstrAspect(unsigned Opcode, LLT Type) : Opcode(Opcode), Type(Type) {} in InstrAspect() argument
90 InstrAspect(unsigned Opcode, unsigned Idx, LLT Type) in InstrAspect() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/
DLegacyLegalizerInfo.h84 struct InstrAspect { struct
89 InstrAspect(unsigned Opcode, LLT Type) : Opcode(Opcode), Type(Type) {} in InstrAspect() argument
90 InstrAspect(unsigned Opcode, unsigned Idx, LLT Type) in InstrAspect() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/
DLegacyLegalizerInfo.h84 struct InstrAspect { struct
89 InstrAspect(unsigned Opcode, LLT Type) : Opcode(Opcode), Type(Type) {} in InstrAspect() argument
90 InstrAspect(unsigned Opcode, unsigned Idx, LLT Type) in InstrAspect() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h103 struct InstrAspect { struct
108 InstrAspect(unsigned Opcode, LLT Type) : Opcode(Opcode), Type(Type) {} in InstrAspect() argument
109 InstrAspect(unsigned Opcode, unsigned Idx, LLT Type) in InstrAspect() argument