reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/CodeGen/SelectionDAG.h
  502   void Combine(CombineLevel Level, AAResults *AA,
include/llvm/CodeGen/TargetLowering.h
  565                                                  CombineLevel Level) const {
 3255     CombineLevel Level;
 3261     DAGCombinerInfo(SelectionDAG &dag, CombineLevel level,  bool cl, void *dc)
 3269     CombineLevel getDAGCombineLevel() { return Level; }
 3331                                              CombineLevel Level) const {
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  132     CombineLevel Level;
  685     void Run(CombineLevel AtLevel);
 1393 void DAGCombiner::Run(CombineLevel AtLevel) {
20889 void SelectionDAG::Combine(CombineLevel Level, AliasAnalysis *AA,
lib/Target/AArch64/AArch64ISelLowering.cpp
 9218                                                      CombineLevel Level) const {
lib/Target/AArch64/AArch64ISelLowering.h
  405                                      CombineLevel Level) const override;
lib/Target/ARM/ARMISelLowering.cpp
11584                                                  CombineLevel Level) const {
11619     const SDNode *N, CombineLevel Level) const {
lib/Target/ARM/ARMISelLowering.h
  624                                        CombineLevel Level) const override;
  627                                            CombineLevel Level) const override;
lib/Target/Mips/MipsISelLowering.cpp
 1192     const SDNode *N, CombineLevel Level) const {
lib/Target/Mips/MipsISelLowering.h
  288                                            CombineLevel Level) const override;
lib/Target/RISCV/RISCVISelLowering.cpp
 1023     const SDNode *N, CombineLevel Level) const {
lib/Target/RISCV/RISCVISelLowering.h
  136                                      CombineLevel Level) const override;
lib/Target/X86/X86ISelLowering.cpp
 5114     const SDNode *N, CombineLevel Level) const {
lib/Target/X86/X86ISelLowering.h
  872                                            CombineLevel Level) const override;