| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86PadShortFunction.cpp | 136 bool OptForSize = llvm::shouldOptimizeForSize(MBB, PSI, MBFI); in runOnMachineFunction() local
|
| H A D | X86FixupBWInsts.cpp | 143 bool OptForSize = false; member in __anon7f6449270111::FixupBWInstPass
|
| H A D | X86OptimizeLEAs.cpp | 742 bool OptForSize = MF.getFunction().hasOptSize() || in runOnMachineFunction() local
|
| H A D | X86ISelLowering.cpp | 9705 bool OptForSize = DAG.shouldOptForSize(); in lowerBuildVectorAsBroadcast() local 12944 bool OptForSize = DAG.shouldOptForSize(); in lowerShuffleAsBlend() local 24041 bool OptForSize = DAG.shouldOptForSize(); in LowerAndToBT() local 30517 bool OptForSize = DAG.shouldOptForSize(); in LowerFunnelShift() local 37921 bool OptForSize = DAG.shouldOptForSize(); in combineX86ShuffleChain() local
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | MachineCombiner.cpp | 486 bool OptForSize) { in doSubstitute() 598 bool OptForSize = OptSize || llvm::shouldOptimizeForSize(MBB, PSI, MBFI); in combineInstructions() local
|
| H A D | BranchFolding.cpp | 649 bool OptForSize = in ProfitableToMerge() local 1510 bool OptForSize = in OptimizeBlock() local
|
| H A D | ExpandMemCmp.cpp | 765 bool OptForSize = CI->getFunction()->hasOptSize() || in expandMemCmp() local
|
| H A D | TailDuplicator.cpp | 567 bool OptForSize = MF->getFunction().hasOptSize() || in shouldTailDuplicate() local
|
| H A D | MachineBlockPlacement.cpp | 2141 bool OptForSize = F->getFunction().hasOptSize() || in findBestLoopTop() local 3386 bool OptForSize = MF.getFunction().hasOptSize() || in runOnMachineFunction() local
|
| H A D | TargetLoweringBase.cpp | 1632 const bool OptForSize = in isSuitableForJumpTable() local
|
| H A D | CodeGenPrepare.cpp | 4930 bool OptForSize = OptSize || in FindAllMemoryUses() local
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonCopyToCombine.cpp | 466 bool OptForSize = F.hasFnAttribute(Attribute::OptimizeForSize); in runOnMachineFunction() local 570 bool DoInsertAtI1, bool OptForSize) { in combine()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | LoopUnrollPass.cpp | 220 bool OptForSize = L->getHeader()->getParent()->hasOptSize() || in gatherUnrollingPreferences() local 1174 bool OptForSize = L->getHeader()->getParent()->hasOptSize(); in tryToUnrollLoop() local
|
| H A D | LoopLoadElimination.cpp | 551 bool OptForSize = F->hasOptSize() || in processLoop() local
|
| H A D | ConstantHoisting.cpp | 579 bool OptForSize = Entry->getParent()->hasOptSize() || in maximizeConstantsInRange() local
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/ |
| H A D | LoopVectorizationLegality.cpp | 454 bool OptForSize = F->hasOptSize() || in isConsecutivePtr() local
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Utils/ |
| H A D | SimplifyLibCalls.cpp | 2856 bool OptForSize = CI->getFunction()->hasOptSize() || in optimizeSPrintFString() local 3122 bool OptForSize = CI->getFunction()->hasOptSize() || in optimizeFPuts() local
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 2207 bool isBeneficialToExpandPowI(int Exponent, bool OptForSize) const { in isBeneficialToExpandPowI()
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | TargetLowering.cpp | 6661 bool LegalOps, bool OptForSize, in getNegatedExpression()
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.cpp | 16855 bool LegalOps, bool OptForSize, in getNegatedExpression()
|