Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/
DCombinerInfo.h24 struct CombinerInfo { struct
25 CombinerInfo(bool AllowIllegalOps, bool ShouldLegalizeIllegal, in CombinerInfo() function
37 bool IllegalOpsAllowed; // TODO: Make use of this.
41 bool LegalizeIllegalOps; // TODO: Make use of this.
42 const LegalizerInfo *LInfo;
47 bool EnableOpt;
49 bool EnableOptSize;
51 bool EnableMinSize;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/
DCombinerInfo.h24 struct CombinerInfo { struct
25 CombinerInfo(bool AllowIllegalOps, bool ShouldLegalizeIllegal, in CombinerInfo() function
37 bool IllegalOpsAllowed; // TODO: Make use of this.
41 bool LegalizeIllegalOps; // TODO: Make use of this.
42 const LegalizerInfo *LInfo;
47 bool EnableOpt;
49 bool EnableOptSize;
51 bool EnableMinSize;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/
DCombinerInfo.h24 struct CombinerInfo { struct
25 CombinerInfo(bool AllowIllegalOps, bool ShouldLegalizeIllegal, in CombinerInfo() function
37 bool IllegalOpsAllowed; // TODO: Make use of this.
41 bool LegalizeIllegalOps; // TODO: Make use of this.
42 const LegalizerInfo *LInfo;
47 bool EnableOpt;
49 bool EnableOptSize;
51 bool EnableMinSize;
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/
DCombinerInfo.h24 struct CombinerInfo { struct
25 CombinerInfo(bool AllowIllegalOps, bool ShouldLegalizeIllegal, in CombinerInfo() function
37 bool IllegalOpsAllowed; // TODO: Make use of this.
41 bool LegalizeIllegalOps; // TODO: Make use of this.
42 const LegalizerInfo *LInfo;
47 bool EnableOpt;
49 bool EnableOptSize;
51 bool EnableMinSize;
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombiner.h21 class CombinerInfo; variable
H A DCombinerInfo.h28 CombinerInfo(bool AllowIllegalOps, bool ShouldLegalizeIllegal, in CombinerInfo() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombiner.h22 class CombinerInfo; variable
H A DCombinerInfo.h29 CombinerInfo(bool AllowIllegalOps, bool ShouldLegalizeIllegal, in CombinerInfo() function