Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86PadShortFunction.cpp138 bool OptForSize = llvm::shouldOptimizeForSize(MBB, PSI, MBFI); in runOnMachineFunction() local
H A DX86FixupBWInsts.cpp141 bool OptForSize = false; member in __anon39aa68020111::FixupBWInstPass
H A DX86OptimizeLEAs.cpp745 bool OptForSize = MF.getFunction().hasOptSize() || in runOnMachineFunction() local
H A DX86ISelLowering.cpp8974 bool OptForSize = DAG.shouldOptForSize(); in lowerBuildVectorAsBroadcast() local
12185 bool OptForSize = DAG.shouldOptForSize(); in lowerShuffleAsBlend() local
19674 bool OptForSize = DAG.shouldOptForSize(); in LowerFunnelShift() local
22652 bool OptForSize = DAG.shouldOptForSize(); in LowerAndToBT() local
35595 bool OptForSize = DAG.shouldOptForSize(); in combineX86ShuffleChain() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineCombiner.cpp446 bool OptForSize) { in doSubstitute()
558 bool OptForSize = OptSize || llvm::shouldOptimizeForSize(MBB, PSI, MBFI); in combineInstructions() local
H A DBranchFolding.cpp645 bool OptForSize = in ProfitableToMerge() local
1517 bool OptForSize = in OptimizeBlock() local
H A DExpandMemCmp.cpp762 bool OptForSize = CI->getFunction()->hasOptSize() || in expandMemCmp() local
H A DTailDuplicator.cpp567 bool OptForSize = MF->getFunction().hasOptSize() || in shouldTailDuplicate() local
H A DMachineBlockPlacement.cpp2119 bool OptForSize = F->getFunction().hasOptSize() || in findBestLoopTop() local
3351 bool OptForSize = MF.getFunction().hasOptSize() || in runOnMachineFunction() local
H A DTargetLoweringBase.cpp1605 const bool OptForSize = in isSuitableForJumpTable() local
H A DCodeGenPrepare.cpp4913 bool OptForSize = OptSize || in FindAllMemoryUses() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonCopyToCombine.cpp476 bool OptForSize = F.hasFnAttribute(Attribute::OptimizeForSize); in runOnMachineFunction() local
581 bool DoInsertAtI1, bool OptForSize) { in combine()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopUnrollPass.cpp220 bool OptForSize = L->getHeader()->getParent()->hasOptSize() || in gatherUnrollingPreferences() local
1069 bool OptForSize = L->getHeader()->getParent()->hasOptSize(); in tryToUnrollLoop() local
H A DLoopLoadElimination.cpp553 bool OptForSize = F->hasOptSize() || in processLoop() local
H A DConstantHoisting.cpp571 bool OptForSize = Entry->getParent()->hasOptSize() || in maximizeConstantsInRange() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp411 bool OptForSize = F->hasOptSize() || in isConsecutivePtr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp2526 bool OptForSize = CI->getFunction()->hasOptSize() || in optimizeSPrintFString() local
2787 bool OptForSize = CI->getFunction()->hasOptSize() || in optimizeFPuts() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5981 bool LegalOps, bool OptForSize, in getNegatedExpression()
H A DSelectionDAGBuilder.cpp5361 bool OptForSize = DAG.shouldOptForSize(); in ExpandPowI() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16338 bool LegalOps, bool OptForSize, in getNegatedExpression()