/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86PadShortFunction.cpp | 138 bool OptForSize = llvm::shouldOptimizeForSize(MBB, PSI, MBFI); in runOnMachineFunction() local
|
H A D | X86FixupBWInsts.cpp | 141 bool OptForSize = false; member in __anon39aa68020111::FixupBWInstPass
|
H A D | X86OptimizeLEAs.cpp | 745 bool OptForSize = MF.getFunction().hasOptSize() || in runOnMachineFunction() local
|
H A D | X86ISelLowering.cpp | 8974 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 D | MachineCombiner.cpp | 446 bool OptForSize) { in doSubstitute() 558 bool OptForSize = OptSize || llvm::shouldOptimizeForSize(MBB, PSI, MBFI); in combineInstructions() local
|
H A D | BranchFolding.cpp | 645 bool OptForSize = in ProfitableToMerge() local 1517 bool OptForSize = in OptimizeBlock() local
|
H A D | ExpandMemCmp.cpp | 762 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 | 2119 bool OptForSize = F->getFunction().hasOptSize() || in findBestLoopTop() local 3351 bool OptForSize = MF.getFunction().hasOptSize() || in runOnMachineFunction() local
|
H A D | TargetLoweringBase.cpp | 1605 const bool OptForSize = in isSuitableForJumpTable() local
|
H A D | CodeGenPrepare.cpp | 4913 bool OptForSize = OptSize || in FindAllMemoryUses() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonCopyToCombine.cpp | 476 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 D | LoopUnrollPass.cpp | 220 bool OptForSize = L->getHeader()->getParent()->hasOptSize() || in gatherUnrollingPreferences() local 1069 bool OptForSize = L->getHeader()->getParent()->hasOptSize(); in tryToUnrollLoop() local
|
H A D | LoopLoadElimination.cpp | 553 bool OptForSize = F->hasOptSize() || in processLoop() local
|
H A D | ConstantHoisting.cpp | 571 bool OptForSize = Entry->getParent()->hasOptSize() || in maximizeConstantsInRange() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorizationLegality.cpp | 411 bool OptForSize = F->hasOptSize() || in isConsecutivePtr() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | SimplifyLibCalls.cpp | 2526 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 D | TargetLowering.cpp | 5981 bool LegalOps, bool OptForSize, in getNegatedExpression()
|
H A D | SelectionDAGBuilder.cpp | 5361 bool OptForSize = DAG.shouldOptForSize(); in ExpandPowI() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 16338 bool LegalOps, bool OptForSize, in getNegatedExpression()
|