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/ |
D | LegacyLegalizerInfo.h | 84 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/ |
D | LegacyLegalizerInfo.h | 84 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/ |
D | LegacyLegalizerInfo.h | 84 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/ |
D | LegacyLegalizerInfo.h | 84 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 D | LegacyLegalizerInfo.h | 83 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 D | LegalizerInfo.h | 103 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
|