Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCopyToCombine.cpp460 bool OptForSize = F.hasFnAttribute(Attribute::OptimizeForSize); in runOnMachineFunction() local
564 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/Target/X86/
H A DX86FixupBWInsts.cpp138 bool OptForSize = false; member in __anon46e815f70111::FixupBWInstPass
H A DX86ISelLowering.cpp7788 bool OptForSize = DAG.shouldOptForSize(); in lowerBuildVectorAsBroadcast() local
11270 bool OptForSize = DAG.shouldOptForSize(); in lowerShuffleAsBlend() local
23752 bool OptForSize = DAG.shouldOptForSize(); in LowerAndToBT() local
31330 bool OptForSize = DAG.shouldOptForSize(); in LowerFunnelShift() local
39984 bool OptForSize = DAG.shouldOptForSize(); in combineX86ShuffleChain() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp228 bool OptForSize = L->getHeader()->getParent()->hasOptSize() || in gatherUnrollingPreferences() local
1214 bool OptForSize = L->getHeader()->getParent()->hasOptSize(); in tryToUnrollLoop() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCombiner.cpp571 bool OptForSize = llvm::shouldOptimizeForSize(MBB, PSI, MBFI); in combineInstructions() local
H A DExpandMemCmp.cpp855 bool OptForSize = llvm::shouldOptimizeForSize(CI->getParent(), PSI, BFI); in expandMemCmp() local
H A DMachineBlockPlacement.cpp3592 const bool OptForSize = in run() local
3680 void MachineBlockPlacement::applyExtTsp(bool OptForSize) { in applyExtTsp()
H A DBranchFolding.cpp673 bool OptForSize = llvm::shouldOptimizeForSize(MBB1, PSI, &MBBFreqInfo) && in ProfitableToMerge() local
H A DTargetLoweringBase.cpp1716 const bool OptForSize = in isSuitableForJumpTable() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1402 bool OptForSize = llvm::shouldOptimizeForSize(CI->getParent(), PSI, BFI, in optimizeMemChr() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h2513 bool isBeneficialToExpandPowI(int64_t Exponent, bool OptForSize) const { in isBeneficialToExpandPowI()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp2788 bool OptForSize = shouldOptForSize(&MF); in select() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1738 bool OptForSize; member in llvm::LoopVectorizationCostModel
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp7753 bool OptForSize = MI.getMF()->getFunction().hasOptSize(); in matchFPowIExpansion() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7454 bool LegalOps, bool OptForSize, in getNegatedExpression()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp18549 bool LegalOps, bool OptForSize, in getNegatedExpression()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp28644 bool OptForSize = MF.getFunction().hasOptSize(); in shouldLocalize() local