Home
last modified time | relevance | path

Searched defs:Aggressive (Results 1 – 8 of 8) sorted by relevance

/llvm-project/mlir/include/mlir/Transforms/
H A DGreedyPatternRewriteDriver.h39 Aggressive enumerator
/llvm-project/llvm/bindings/ocaml/target/
H A Dllvm_target.ml20 | Aggressive Constructor
H A Dllvm_target.mli25 | Aggressive Constructor
/llvm-project/llvm/include/llvm/Support/
H A DCodeGen.h58 Aggressive = 3 ///< -O3 enumerator
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp5637 canCombineFMadOrFMA(MachineInstr & MI,bool & AllowFusionGlobally,bool & HasFMAD,bool & Aggressive,bool CanReassociate) canCombineFMadOrFMA() argument
5672 bool AllowFusionGlobally, HasFMAD, Aggressive; matchCombineFAddFMulToFMadOrFMA() local
5720 bool AllowFusionGlobally, HasFMAD, Aggressive; matchCombineFAddFpExtFMulToFMadOrFMA() local
5779 bool AllowFusionGlobally, HasFMAD, Aggressive; matchCombineFAddFMAFMulToFMadOrFMA() local
5844 bool AllowFusionGlobally, HasFMAD, Aggressive; matchCombineFAddFpExtFMulToFMadOrFMAAggressive() local
5970 bool AllowFusionGlobally, HasFMAD, Aggressive; matchCombineFSubFMulToFMadOrFMA() local
6022 bool AllowFusionGlobally, HasFMAD, Aggressive; matchCombineFSubFNegFMulToFMadOrFMA() local
6069 bool AllowFusionGlobally, HasFMAD, Aggressive; matchCombineFSubFpExtFMulToFMadOrFMA() local
6120 bool AllowFusionGlobally, HasFMAD, Aggressive; matchCombineFSubFpExtFNegFMulToFMadOrFMA() local
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp106 Aggressive("aggressive-ext-opt", cl::Hidden, global() variable
/llvm-project/llvm/unittests/Support/
H A DErrorTest.cpp661 enum FooStrategy { Aggressive, Conservative }; global() enumerator
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp15858 bool Aggressive = TLI.enableAggressiveFMAFusion(VT); visitFADDForFMACombine() local
16090 bool Aggressive = TLI.enableAggressiveFMAFusion(VT); visitFSUBForFMACombine() local
16415 bool Aggressive = TLI.enableAggressiveFMAFusion(VT); visitFMULForFMADistributiveCombine() local
[all...]