Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
DX86PadShortFunction.cpp136 bool OptForSize = llvm::shouldOptimizeForSize(MBB, PSI, MBFI); in runOnMachineFunction() local
DX86FixupBWInsts.cpp143 bool OptForSize = false; member in __anon4beac5b70111::FixupBWInstPass
DX86OptimizeLEAs.cpp745 bool OptForSize = MF.getFunction().hasOptSize() || in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineCombiner.cpp420 bool OptForSize) { in doSubstitute()
519 bool OptForSize = OptSize || llvm::shouldOptimizeForSize(MBB, PSI, MBFI); in combineInstructions() local
DBranchFolding.cpp692 bool OptForSize = in ProfitableToMerge() local
1548 bool OptForSize = in OptimizeBlock() local
DExpandMemCmp.cpp749 bool OptForSize = CI->getFunction()->hasOptSize() || in expandMemCmp() local
DTailDuplicator.cpp565 bool OptForSize = MF->getFunction().hasOptSize() || in shouldTailDuplicate() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86PadShortFunction.cpp137 bool OptForSize = llvm::shouldOptimizeForSize(MBB, PSI, MBFI); in runOnMachineFunction() local
DX86FixupBWInsts.cpp141 bool OptForSize = false; member in __anonbf51ee310111::FixupBWInstPass
DX86OptimizeLEAs.cpp716 bool OptForSize = MF.getFunction().hasOptSize() || in runOnMachineFunction() local
/external/llvm/lib/Target/X86/
DX86FixupBWInsts.cpp138 bool OptForSize; member in __anonbe5f210f0111::FixupBWInstPass
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonCopyToCombine.cpp466 bool OptForSize = F.hasFnAttribute(Attribute::OptimizeForSize); in runOnMachineFunction() local
570 bool DoInsertAtI1, bool OptForSize) { in combine()
/external/llvm/lib/Target/Hexagon/
DHexagonCopyToCombine.cpp453 bool OptForSize = F->hasFnAttribute(Attribute::OptimizeForSize); in runOnMachineFunction() local
556 bool DoInsertAtI1, bool OptForSize) { in combine()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonCopyToCombine.cpp474 bool OptForSize = F.hasFnAttribute(Attribute::OptimizeForSize); in runOnMachineFunction() local
575 bool DoInsertAtI1, bool OptForSize) { in combine()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp215 bool OptForSize = L->getHeader()->getParent()->hasOptSize() || in gatherUnrollingPreferences() local
1041 bool OptForSize = L->getHeader()->getParent()->hasOptSize(); in tryToUnrollLoop() local
DLoopLoadElimination.cpp547 bool OptForSize = F->hasOptSize() || in processLoop() local
DConstantHoisting.cpp560 bool OptForSize = Entry->getParent()->hasOptSize() || in maximizeConstantsInRange() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DLoopUnrollPass.cpp220 bool OptForSize = L->getHeader()->getParent()->hasOptSize() || in gatherUnrollingPreferences() local
1178 bool OptForSize = L->getHeader()->getParent()->hasOptSize(); in tryToUnrollLoop() local
DLoopLoadElimination.cpp567 bool OptForSize = F->hasOptSize() || in processLoop() local
DConstantHoisting.cpp578 bool OptForSize = Entry->getParent()->hasOptSize() || in maximizeConstantsInRange() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DMachineCombiner.cpp583 bool OptForSize = OptSize || llvm::shouldOptimizeForSize(MBB, PSI, MBFI); in combineInstructions() local
DBranchFolding.cpp649 bool OptForSize = in ProfitableToMerge() local
1510 bool OptForSize = in OptimizeBlock() local
DExpandMemCmp.cpp766 bool OptForSize = CI->getFunction()->hasOptSize() || in expandMemCmp() local
DTailDuplicator.cpp569 bool OptForSize = MF->getFunction().hasOptSize() || in shouldTailDuplicate() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationLegality.cpp454 bool OptForSize = F->hasOptSize() || in isConsecutivePtr() local

12