Home
last modified time | relevance | path

Searched refs:CombineLevel (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDAGCombine.h15 enum CombineLevel { enum
H A DTargetLowering.h845 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 DSelectionDAG.h610 LLVM_ABI void Combine(CombineLevel Level, BatchAAResults *BatchAA,
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.h767 CombineLevel Level) const override;
772 CombineLevel Level) const override;
H A DARMISelLowering.cpp13868 CombineLevel Level) const { in isDesirableToCommuteWithShift()
13939 const SDNode *N, CombineLevel Level) const { in shouldFoldConstantShiftPairToMask()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h271 CombineLevel Level) const override;
282 CombineLevel Level) const override;
H A DAArch64ISelLowering.cpp17912 CombineLevel Level) const { in isDesirableToCommuteWithShift()
17973 const SDNode *N, CombineLevel Level) const { in shouldFoldConstantShiftPairToMask()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.h210 CombineLevel Level) const override;
H A DAMDGPUISelLowering.cpp1084 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 DMipsISelLowering.h294 CombineLevel Level) const override;
H A DMipsISelLowering.cpp1309 const SDNode *N, CombineLevel Level) const { in shouldFoldConstantShiftPairToMask()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h262 CombineLevel Level) const override;
H A DRISCVISelLowering.cpp20740 const SDNode *N, CombineLevel Level) const { in isDesirableToCommuteWithShift()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.h1244 CombineLevel Level) const override;
H A DX86ISelLowering.cpp3635 const SDNode *N, CombineLevel Level) const { in shouldFoldConstantShiftPairToMask()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp162 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 DDemangleTestCases.inc14411 …sAnalysisENS_10CodeGenOpt5LevelE", "llvm::SelectionDAG::Combine(llvm::CombineLevel, llvm::AliasAna…