Home
last modified time | relevance | path

Searched defs:OptForSize (Results 1 – 25 of 50) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineCombiner.cpp420 bool OptForSize) { in doSubstitute()
519 bool OptForSize = OptSize || llvm::shouldOptimizeForSize(MBB, PSI, MBFI); in combineInstructions() local
H A DBranchFolding.cpp692 bool OptForSize = in ProfitableToMerge() local
1548 bool OptForSize = in OptimizeBlock() local
H A DMachineBlockPlacement.cpp2084 bool OptForSize = F->getFunction().hasOptSize() || in findBestLoopTop() local
3086 bool OptForSize = MF.getFunction().hasOptSize() || in runOnMachineFunction() local
H A DExpandMemCmp.cpp749 bool OptForSize = CI->getFunction()->hasOptSize() || in expandMemCmp() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonCopyToCombine.cpp474 bool OptForSize = F.hasFnAttribute(Attribute::OptimizeForSize); in runOnMachineFunction() local
575 bool DoInsertAtI1, bool OptForSize) { in combine()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonCopyToCombine.cpp466 bool OptForSize = F.hasFnAttribute(Attribute::OptimizeForSize); in runOnMachineFunction() local
570 bool DoInsertAtI1, bool OptForSize) { in combine()
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonCopyToCombine.cpp453 bool OptForSize = F->hasFnAttribute(Attribute::OptimizeForSize); in runOnMachineFunction() local
556 bool DoInsertAtI1, bool OptForSize) { in combine()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp215 bool OptForSize = L->getHeader()->getParent()->hasOptSize() || in gatherUnrollingPreferences() local
1041 bool OptForSize = L->getHeader()->getParent()->hasOptSize(); in tryToUnrollLoop() local
H A DLoopLoadElimination.cpp547 bool OptForSize = F->hasOptSize() || in processLoop() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86PadShortFunction.cpp136 bool OptForSize = llvm::shouldOptimizeForSize(MBB, PSI, MBFI); in runOnMachineFunction() local
H A DX86FixupBWInsts.cpp143 bool OptForSize = false; member in __anoned760b370111::FixupBWInstPass
H A DX86OptimizeLEAs.cpp745 bool OptForSize = MF.getFunction().hasOptSize() || in runOnMachineFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86PadShortFunction.cpp137 bool OptForSize = llvm::shouldOptimizeForSize(MBB, PSI, MBFI); in runOnMachineFunction() local
H A DX86FixupBWInsts.cpp141 bool OptForSize = false; member in __anon60dd33b10111::FixupBWInstPass
H A DX86OptimizeLEAs.cpp716 bool OptForSize = MF.getFunction().hasOptSize() || in runOnMachineFunction() local
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86FixupBWInsts.cpp138 bool OptForSize; member in __anon5f25068f0111::FixupBWInstPass
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Scalar/
DConstantHoisting.h156 bool OptForSize; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Scalar/
DConstantHoisting.h156 bool OptForSize; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Scalar/
DConstantHoisting.h156 bool OptForSize; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp220 bool OptForSize = L->getHeader()->getParent()->hasOptSize() || in gatherUnrollingPreferences() local
1178 bool OptForSize = L->getHeader()->getParent()->hasOptSize(); in tryToUnrollLoop() local
H A DLoopLoadElimination.cpp567 bool OptForSize = F->hasOptSize() || in processLoop() local
H A DConstantHoisting.cpp578 bool OptForSize = Entry->getParent()->hasOptSize() || in maximizeConstantsInRange() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DBranchFolding.cpp649 bool OptForSize = in ProfitableToMerge() local
1510 bool OptForSize = in OptimizeBlock() local
H A DMachineCombiner.cpp583 bool OptForSize = OptSize || llvm::shouldOptimizeForSize(MBB, PSI, MBFI); in combineInstructions() local
H A DMachineBlockPlacement.cpp2153 bool OptForSize = F->getFunction().hasOptSize() || in findBestLoopTop() local
3398 bool OptForSize = MF.getFunction().hasOptSize() || in runOnMachineFunction() local

12