/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 975 bool OptSize = shouldLowerMemFuncForSize(MF); in optimizeMemset() local 1089 bool OptSize = shouldLowerMemFuncForSize(MF); in optimizeMemcpy() local 1197 bool OptSize = shouldLowerMemFuncForSize(MF); in optimizeMemmove() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | CombinerInfo.h | 29 const LegalizerInfo *LInfo, bool OptEnabled, bool OptSize, in CombinerInfo()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | CombinerInfo.h | 30 LegalizerInfo *LInfo, bool OptEnabled, bool OptSize, in CombinerInfo()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/ |
H A D | BPFTargetTransformInfo.h | 72 TTI::MemCmpExpansionOptions enableMemCmpExpansion(bool OptSize, in enableMemCmpExpansion()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonTargetTransformInfo.h | 85 bool shouldMaximizeVectorBandwidth(bool OptSize) const { in shouldMaximizeVectorBandwidth()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64PreLegalizerCombiner.cpp | 46 AArch64PreLegalizerCombinerInfo(bool EnableOpt, bool OptSize, bool MinSize, in AArch64PreLegalizerCombinerInfo()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64O0PreLegalizerCombiner.cpp | 59 AArch64O0PreLegalizerCombinerInfo(bool EnableOpt, bool OptSize, bool MinSize, in AArch64O0PreLegalizerCombinerInfo()
|
H A D | AArch64PreLegalizerCombiner.cpp | 364 AArch64PreLegalizerCombinerInfo(bool EnableOpt, bool OptSize, bool MinSize, in AArch64PreLegalizerCombinerInfo()
|
H A D | AArch64PostLegalizerCombiner.cpp | 348 AArch64PostLegalizerCombinerInfo(bool EnableOpt, bool OptSize, bool MinSize, in AArch64PostLegalizerCombinerInfo()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
H A D | MipsPostLegalizerCombiner.cpp | 47 MipsPostLegalizerCombinerInfo(bool EnableOpt, bool OptSize, bool MinSize, in MipsPostLegalizerCombinerInfo()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | PGOOptions.h | 30 enum class ColdFuncOpt { Default, OptSize, MinSize, OptNone }; enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | PGOOptions.h | 30 enum class ColdFuncOpt { Default, OptSize, MinSize, OptNone }; enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | PGOOptions.h | 30 enum class ColdFuncOpt { Default, OptSize, MinSize, OptNone }; enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUPreLegalizerCombiner.cpp | 185 AMDGPUPreLegalizerCombinerInfo(bool EnableOpt, bool OptSize, bool MinSize, in AMDGPUPreLegalizerCombinerInfo()
|
H A D | AMDGPURegBankCombiner.cpp | 385 AMDGPURegBankCombinerInfo(bool EnableOpt, bool OptSize, bool MinSize, in AMDGPURegBankCombinerInfo()
|
H A D | AMDGPUPostLegalizerCombiner.cpp | 339 bool OptSize, bool MinSize, in AMDGPUPostLegalizerCombinerInfo()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelLowering.cpp | 4581 unsigned OptSize, in IsMulWideOperandDemotable() 4608 unsigned OptSize, in AreMulWideOperandsDemotable() 4651 unsigned OptSize = MulType.getSizeInBits() >> 1; in TryMULWIDECombine() local
|
/aosp_15_r20/external/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelLowering.cpp | 4111 unsigned OptSize, in IsMulWideOperandDemotable() 4138 unsigned OptSize, in AreMulWideOperandsDemotable() 4182 unsigned OptSize = MulType.getSizeInBits() >> 1; in TryMULWIDECombine() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | MachineCombiner.cpp | 50 bool OptSize; member in __anonc44553b00111::MachineCombiner
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXISelLowering.cpp | 4893 unsigned OptSize, in IsMulWideOperandDemotable() 4920 unsigned OptSize, in AreMulWideOperandsDemotable() 4963 unsigned OptSize = MulType.getSizeInBits() >> 1; in TryMULWIDECombine() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 1401 unsigned getMaxStoresPerMemset(bool OptSize) const { in getMaxStoresPerMemset() 1411 unsigned getMaxStoresPerMemcpy(bool OptSize) const { in getMaxStoresPerMemcpy() 1430 unsigned getMaxExpandSizeMemcmp(bool OptSize) const { in getMaxExpandSizeMemcmp() 1440 unsigned getMaxStoresPerMemmove(bool OptSize) const { in getMaxStoresPerMemmove()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfoImpl.h | 328 TTI::MemCmpExpansionOptions enableMemCmpExpansion(bool OptSize, in enableMemCmpExpansion() 391 bool shouldMaximizeVectorBandwidth(bool OptSize) const { return false; } in shouldMaximizeVectorBandwidth()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 306 bool OptSize; member in __anon070760120111::CodeGenPrepare 2884 bool OptSize; member in __anon070760120711::AddressingModeMatcher 2895 bool OptSize, ProfileSummaryInfo *PSI, BlockFrequencyInfo *BFI) in AddressingModeMatcher() 2919 bool OptSize, ProfileSummaryInfo *PSI, BlockFrequencyInfo *BFI) { in Match() 4536 const TargetRegisterInfo &TRI, bool OptSize, ProfileSummaryInfo *PSI, in FindAllMemoryUses()
|
H A D | MachineCombiner.cpp | 79 bool OptSize; member in __anon3f5dc4120111::MachineCombiner
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MachineCombiner.cpp | 81 bool OptSize; member in __anon42dc59580111::MachineCombiner
|