Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86PadShortFunction.cpp136 bool OptForSize = llvm::shouldOptimizeForSize(MBB, PSI, MBFI); in runOnMachineFunction() local
H A DX86FixupBWInsts.cpp139 bool OptForSize = false; member in __anon46e815f70111::FixupBWInstPass
H A DX86OptimizeLEAs.cpp744 bool OptForSize = MF.getFunction().hasOptSize() || in runOnMachineFunction() local
H A DX86ISelLowering.cpp7424 bool OptForSize = DAG.shouldOptForSize(); in lowerBuildVectorAsBroadcast() local
10783 bool OptForSize = DAG.shouldOptForSize(); in lowerShuffleAsBlend() local
23010 bool OptForSize = DAG.shouldOptForSize(); in LowerAndToBT() local
30113 bool OptForSize = DAG.shouldOptForSize(); in LowerFunnelShift() local
38544 bool OptForSize = DAG.shouldOptForSize(); in combineX86ShuffleChain() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCopyToCombine.cpp467 bool OptForSize = F.hasFnAttribute(Attribute::OptimizeForSize); in runOnMachineFunction() local
571 bool DoInsertAtI1, bool OptForSize) { in combine()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DConstantHoisting.h158 bool OptForSize; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp227 bool OptForSize = L->getHeader()->getParent()->hasOptSize() || in gatherUnrollingPreferences() local
1213 bool OptForSize = L->getHeader()->getParent()->hasOptSize(); in tryToUnrollLoop() local
H A DLoopLoadElimination.cpp590 bool OptForSize = F->hasOptSize() || in processLoop() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCombiner.cpp574 bool OptForSize = OptSize || llvm::shouldOptimizeForSize(MBB, PSI, MBFI); in combineInstructions() local
H A DTailDuplicator.cpp589 bool OptForSize = MF->getFunction().hasOptSize() || in shouldTailDuplicate() local
H A DExpandMemCmp.cpp855 bool OptForSize = CI->getFunction()->hasOptSize() || in expandMemCmp() local
H A DMachineBlockPlacement.cpp2190 bool OptForSize = F->getFunction().hasOptSize() || in findBestLoopTop() local
3475 bool OptForSize = MF.getFunction().hasOptSize() || in runOnMachineFunction() local
H A DBranchFolding.cpp649 bool OptForSize = in ProfitableToMerge() local
H A DTargetLoweringBase.cpp1617 const bool OptForSize = in isSuitableForJumpTable() local
H A DCodeGenPrepare.cpp5259 bool OptForSize = in FindAllMemoryUses() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp463 bool OptForSize = F->hasOptSize() || in isConsecutivePtr() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1408 bool OptForSize = CI->getFunction()->hasOptSize() || in optimizeMemChr() local
3345 bool OptForSize = CI->getFunction()->hasOptSize() || in optimizeSPrintFString() local
3658 bool OptForSize = CI->getFunction()->hasOptSize() || in optimizeFPuts() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2439 bool isBeneficialToExpandPowI(int64_t Exponent, bool OptForSize) const { in isBeneficialToExpandPowI()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp2659 bool OptForSize = shouldOptForSize(&MF); in select() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp7414 bool OptForSize = MI.getMF()->getFunction().hasOptSize(); in matchFPowIExpansion() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7235 bool LegalOps, bool OptForSize, in getNegatedExpression()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp17641 bool LegalOps, bool OptForSize, in getNegatedExpression()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp27047 bool OptForSize = in shouldLocalize() local