| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonCopyToCombine.cpp | 460 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 D | ConstantHoisting.h | 158 bool OptForSize; variable
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86FixupBWInsts.cpp | 138 bool OptForSize = false; member in __anon46e815f70111::FixupBWInstPass
|
| H A D | X86ISelLowering.cpp | 7788 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 D | LoopUnrollPass.cpp | 228 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 D | MachineCombiner.cpp | 571 bool OptForSize = llvm::shouldOptimizeForSize(MBB, PSI, MBFI); in combineInstructions() local
|
| H A D | ExpandMemCmp.cpp | 855 bool OptForSize = llvm::shouldOptimizeForSize(CI->getParent(), PSI, BFI); in expandMemCmp() local
|
| H A D | MachineBlockPlacement.cpp | 3592 const bool OptForSize = in run() local 3680 void MachineBlockPlacement::applyExtTsp(bool OptForSize) { in applyExtTsp()
|
| H A D | BranchFolding.cpp | 673 bool OptForSize = llvm::shouldOptimizeForSize(MBB1, PSI, &MBBFreqInfo) && in ProfitableToMerge() local
|
| H A D | TargetLoweringBase.cpp | 1716 const bool OptForSize = in isSuitableForJumpTable() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | SimplifyLibCalls.cpp | 1402 bool OptForSize = llvm::shouldOptimizeForSize(CI->getParent(), PSI, BFI, in optimizeMemChr() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLowering.h | 2513 bool isBeneficialToExpandPowI(int64_t Exponent, bool OptForSize) const { in isBeneficialToExpandPowI()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| H A D | AArch64InstructionSelector.cpp | 2788 bool OptForSize = shouldOptForSize(&MF); in select() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
| H A D | LoopVectorize.cpp | 1738 bool OptForSize; member in llvm::LoopVectorizationCostModel
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | CombinerHelper.cpp | 7753 bool OptForSize = MI.getMF()->getFunction().hasOptSize(); in matchFPowIExpansion() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | TargetLowering.cpp | 7454 bool LegalOps, bool OptForSize, in getNegatedExpression()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.cpp | 18549 bool LegalOps, bool OptForSize, in getNegatedExpression()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.cpp | 28644 bool OptForSize = MF.getFunction().hasOptSize(); in shouldLocalize() local
|