Home
last modified time | relevance | path

Searched refs:Aggressive (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetMachine.cpp585 TM->getOptLevel() == CodeGenOptLevel::Aggressive) in addIRPasses()
626 if (getOptLevel() == CodeGenOptLevel::Aggressive && EnableSelectOpt) in addIRPasses()
673 (TM->getOptLevel() < CodeGenOptLevel::Aggressive) && in addPreISel()
842 if (TM->getOptLevel() >= CodeGenOptLevel::Aggressive && EnableLoadStoreOpt) in addPreEmitPass()
845 if (TM->getOptLevel() >= CodeGenOptLevel::Aggressive && in addPreEmitPass()
H A DAArch64Features.td722 "Enable Aggressive FMA for floating-point.">;
H A DAArch64InstrInfo.cpp9504 return OptLevel >= CodeGenOptLevel::Aggressive ? 6 : 2; in getTailDuplicateSize()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCodeGen.h58 Aggressive = 3 ///< -O3 enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetMachine.cpp442 if (getOptLevel() == CodeGenOptLevel::Aggressive) in addIRPasses()
477 (TM->getOptLevel() < CodeGenOptLevel::Aggressive) && in addPreISel()
531 if (getOptLevel() == CodeGenOptLevel::Aggressive) in addPreRegAlloc()
H A DARMConstantIslandPass.cpp348 if (MF->getTarget().getOptLevel() != CodeGenOptLevel::Aggressive || in AlignBlocks()
H A DARMAsmPrinter.cpp139 else if (TM.getOptLevel() == CodeGenOptLevel::Aggressive) in runOnMachineFunction()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DJITTargetMachineBuilder.cpp137 case CodeGenOptLevel::Aggressive: in print()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp5693 bool &HasFMAD, bool &Aggressive, in canCombineFMadOrFMA() argument
5720 Aggressive = TLI.enableAggressiveFMAFusion(DstType); in canCombineFMadOrFMA()
5728 bool AllowFusionGlobally, HasFMAD, Aggressive; in matchCombineFAddFMulToFMadOrFMA() local
5729 if (!canCombineFMadOrFMA(MI, AllowFusionGlobally, HasFMAD, Aggressive)) in matchCombineFAddFMulToFMadOrFMA()
5741 if (Aggressive && isContractableFMul(*LHS.MI, AllowFusionGlobally) && in matchCombineFAddFMulToFMadOrFMA()
5749 (Aggressive || MRI.hasOneNonDBGUse(LHS.Reg))) { in matchCombineFAddFMulToFMadOrFMA()
5760 (Aggressive || MRI.hasOneNonDBGUse(RHS.Reg))) { in matchCombineFAddFMulToFMadOrFMA()
5776 bool AllowFusionGlobally, HasFMAD, Aggressive; in matchCombineFAddFpExtFMulToFMadOrFMA() local
5777 if (!canCombineFMadOrFMA(MI, AllowFusionGlobally, HasFMAD, Aggressive)) in matchCombineFAddFpExtFMulToFMadOrFMA()
5792 if (Aggressive && isContractableFMul(*LHS.MI, AllowFusionGlobally) && in matchCombineFAddFpExtFMulToFMadOrFMA()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DThinLTOCodeGenerator.h41 CodeGenOptLevel CGOptLevel = CodeGenOptLevel::Aggressive;
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopAlign.cpp194 if (HTM->getOptLevel() < CodeGenOptLevel::Aggressive) in runOnMachineFunction()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp237 return CodeGenOptLevel::Aggressive; in getOptLevelToEnablePostRAScheduler()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp106 Aggressive("aggressive-ext-opt", cl::Hidden, variable
174 if (Aggressive) { in getAnalysisUsage()
589 } else if (Aggressive && DT->dominates(&MBB, UseMBB)) { in INITIALIZE_PASS_DEPENDENCY()
1672 DT = Aggressive ? &getAnalysis<MachineDominatorTreeWrapperPass>().getDomTree() in runOnMachineFunction()
H A DMachineBlockPlacement.cpp3457 if (PassConfig->getOptLevel() >= CodeGenOptLevel::Aggressive) { in runOnMachineFunction()
3469 (PassConfig->getOptLevel() < CodeGenOptLevel::Aggressive || in runOnMachineFunction()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXTargetMachine.cpp269 if (getOptLevel() == CodeGenOptLevel::Aggressive) in addEarlyCSEOrGVNPass()
/freebsd/contrib/llvm-project/llvm/lib/Target/
H A DTargetMachineC.cpp153 OL = CodeGenOptLevel::Aggressive; in LLVMTargetMachineOptionsSetCodeGenOptLevel()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetMachine.cpp467 if (TM->getOptLevel() == CodeGenOptLevel::Aggressive && in addIRPasses()
H A DPPCInstrInfo.cpp758 if (Subtarget.getTargetMachine().getOptLevel() != CodeGenOptLevel::Aggressive) in getMachineCombinerPatterns()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp989 if (getOptLevel() == CodeGenOptLevel::Aggressive) in addEarlyCSEOrGVNPass()
996 if (isPassEnabled(EnableLoopPrefetch, CodeGenOptLevel::Aggressive)) in addStraightLineScalarOptimizationPasses()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h730 bool &HasFMAD, bool &Aggressive,
/freebsd/contrib/unbound/contrib/
H A Daaaa-filter-iterator.patch17 Aggressive NSEC uses the DNSSEC NSEC chain to synthesize NXDOMAIN
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h2226 return OptLevel >= CodeGenOptLevel::Aggressive ? 4 : 2; in getTailDuplicateSize()
/freebsd/contrib/unbound/doc/
H A Dexample.conf.in578 # Aggressive NSEC uses the DNSSEC NSEC chain to synthesize NXDOMAIN
1015 # Aggressive rate limit when the limit is reached and until demand has
1046 # Aggressive rate limit when the limit is reached and until demand has
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckers.td1344 "(Aggressive) or NonLocalized only if it is not backed by a "
1345 "SymRegion (Non-Aggressive), basically leaving only string "
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15905 bool Aggressive = TLI.enableAggressiveFMAFusion(VT); in visitFADDForFMACombine() local
15920 if (Aggressive && isContractableFMUL(N0) && isContractableFMUL(N1)) { in visitFADDForFMACombine()
15926 if (isContractableFMUL(N0) && (Aggressive || N0->hasOneUse())) { in visitFADDForFMACombine()
15933 if (isContractableFMUL(N1) && (Aggressive || N1->hasOneUse())) { in visitFADDForFMACombine()
16005 if (Aggressive) { in visitFADDForFMACombine()
16137 bool Aggressive = TLI.enableAggressiveFMAFusion(VT); in visitFSUBForFMACombine() local
16150 if (isContractableFMUL(XY) && (Aggressive || XY->hasOneUse())) { in visitFSUBForFMACombine()
16161 if (isContractableFMUL(YZ) && (Aggressive || YZ->hasOneUse())) { in visitFSUBForFMACombine()
16191 (Aggressive || (N0->hasOneUse() && N0.getOperand(0).hasOneUse()))) { in visitFSUBForFMACombine()
16295 if (Aggressive && isReassociable(N)) { in visitFSUBForFMACombine()
[all …]

12