Searched refs:CombineLevel (Results 1 – 17 of 17) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | DAGCombine.h | 15 enum CombineLevel { enum
|
| H A D | TargetLowering.h | 845 CombineLevel Level) const { in shouldFoldConstantShiftPairToMask() 4381 CombineLevel Level; 4387 DAGCombinerInfo(SelectionDAG &dag, CombineLevel level, bool cl, void *dc) in DAGCombinerInfo() 4393 CombineLevel getDAGCombineLevel() { return Level; } in getDAGCombineLevel() 4457 CombineLevel Level) const { in isDesirableToCommuteWithShift()
|
| H A D | SelectionDAG.h | 610 LLVM_ABI void Combine(CombineLevel Level, BatchAAResults *BatchAA,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMISelLowering.h | 767 CombineLevel Level) const override; 772 CombineLevel Level) const override;
|
| H A D | ARMISelLowering.cpp | 13868 CombineLevel Level) const { in isDesirableToCommuteWithShift() 13939 const SDNode *N, CombineLevel Level) const { in shouldFoldConstantShiftPairToMask()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 271 CombineLevel Level) const override; 282 CombineLevel Level) const override;
|
| H A D | AArch64ISelLowering.cpp | 17912 CombineLevel Level) const { in isDesirableToCommuteWithShift() 17973 const SDNode *N, CombineLevel Level) const { in shouldFoldConstantShiftPairToMask()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUISelLowering.h | 210 CombineLevel Level) const override;
|
| H A D | AMDGPUISelLowering.cpp | 1084 const SDNode* N, CombineLevel Level) const { in isDesirableToCommuteWithShift() 1099 if (Level < CombineLevel::AfterLegalizeTypes || in isDesirableToCommuteWithShift()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsISelLowering.h | 294 CombineLevel Level) const override;
|
| H A D | MipsISelLowering.cpp | 1309 const SDNode *N, CombineLevel Level) const { in shouldFoldConstantShiftPairToMask()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVISelLowering.h | 262 CombineLevel Level) const override;
|
| H A D | RISCVISelLowering.cpp | 20740 const SDNode *N, CombineLevel Level) const { in isDesirableToCommuteWithShift()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.h | 1244 CombineLevel Level) const override;
|
| H A D | X86ISelLowering.cpp | 3635 const SDNode *N, CombineLevel Level) const { in shouldFoldConstantShiftPairToMask()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | DAGCombiner.cpp | 162 CombineLevel Level = BeforeLegalizeTypes; 867 void Run(CombineLevel AtLevel); 1783 void DAGCombiner::Run(CombineLevel AtLevel) { in Run() 13686 CombineLevel Level) { in tryToFoldExtendSelectLoad() 29829 void SelectionDAG::Combine(CombineLevel Level, BatchAAResults *BatchAA, in Combine()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 14411 …sAnalysisENS_10CodeGenOpt5LevelE", "llvm::SelectionDAG::Combine(llvm::CombineLevel, llvm::AliasAna…
|