/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/IPO/ |
D | ArgumentPromotion.h | 24 unsigned MaxElements; variable 27 ArgumentPromotionPass(unsigned MaxElements = 2u) : MaxElements(MaxElements) {} in MaxElements() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/IPO/ |
D | ArgumentPromotion.h | 24 unsigned MaxElements; variable 27 ArgumentPromotionPass(unsigned MaxElements = 2u) : MaxElements(MaxElements) {} in MaxElements() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/IPO/ |
D | ArgumentPromotion.h | 24 unsigned MaxElements; variable 27 ArgumentPromotionPass(unsigned MaxElements = 2u) : MaxElements(MaxElements) {} in MaxElements() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/ |
H A D | ArgumentPromotion.h | 24 unsigned MaxElements; variable 27 ArgumentPromotionPass(unsigned MaxElements = 3u) : MaxElements(MaxElements) {} in MaxElements() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/IPO/ |
H A D | ArgumentPromotion.h | 24 unsigned MaxElements; variable 27 ArgumentPromotionPass(unsigned MaxElements = 2u) : MaxElements(MaxElements) {} in MaxElements() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/IPO/ |
D | ArgumentPromotion.h | 24 unsigned MaxElements; variable 27 ArgumentPromotionPass(unsigned MaxElements = 2u) : MaxElements(MaxElements) {} in MaxElements() argument
|
/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A D | ArgumentPromotion.cpp | 122 unsigned MaxElements) { in runImpl() 244 unsigned MaxElements) { in PromoteArguments() 459 AAResults &AAR, unsigned MaxElements) { in isSafeToPromoteArgument()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | ArgumentPromotion.cpp | 572 unsigned MaxElements) { in isSafeToPromoteArgument() 868 unsigned MaxElements, in promoteArguments() 1096 unsigned MaxElements; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | ArgumentPromotion.cpp | 449 unsigned MaxElements, bool IsRecursive, in findArgParts() 706 unsigned MaxElements, bool IsRecursive) { in promoteArguments()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/GlobalISel/ |
D | LegalizerInfo.h | 1173 unsigned MaxElements) { in clampMaxNumElements()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegalizerInfo.h | 1132 unsigned MaxElements) { in clampMaxNumElements()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/GlobalISel/ |
D | LegalizerInfo.h | 1172 unsigned MaxElements) { in clampMaxNumElements()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/GlobalISel/ |
D | LegalizerInfo.h | 1172 unsigned MaxElements) { in clampMaxNumElements()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/GlobalISel/ |
D | LegalizerInfo.h | 1154 unsigned MaxElements) { in clampMaxNumElements()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegalizerInfo.h | 877 unsigned MaxElements) { in clampMaxNumElements()
|
/aosp_15_r20/external/clang/lib/Sema/ |
H A D | SemaInit.cpp | 2448 llvm::APSInt MaxElements(cast<ConstantArrayType>(AT)->getSize(), false); in CheckDesignatedInitializer() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 23929 unsigned MaxElements = MaxSVEVectorSizeInBits / *ElementSize; in SimplifyDemandedBitsForTargetNode() local
|