llir-opt  0.0.1
Low-Level Post-Link Optimiser for OCaml and C
Public Member Functions | List of all members
AArch64Matcher Class Reference

#include <emitter/aarch64/aarch64isel.h>

Inheritance diagram for AArch64Matcher:
Inheritance graph
[legend]
Collaboration diagram for AArch64Matcher:
Collaboration graph
[legend]

Public Member Functions

 AArch64Matcher (llvm::AArch64TargetMachine &tm, llvm::CodeGenOpt::Level ol, llvm::MachineFunction &mf)
 Construct a new wrapper around the LLVM selector.
 
 ~AArch64Matcher ()
 Delete the matcher.
 
llvm::SelectionDAG & GetDAG () const
 Return the current DAG.
 
const llvm::TargetLowering * getTargetLowering () const override
 Returns the target lowering.
 

Detailed Description

Implementation of the DAG matcher.


The documentation for this class was generated from the following files: