OpenASIP  2.0
Namespaces | Functions
LLVMTCERISCVIntrinsicsLowering.cc File Reference
#include "CompilerWarnings.hh"
#include <llvm/CodeGen/MachineFunction.h>
#include "tce_config.h"
#include <llvm/IR/Function.h>
#include <llvm/Support/CommandLine.h>
#include <llvm/Analysis/AliasAnalysis.h>
#include <iostream>
#include "LLVMTCERISCVIntrinsicsLowering.hh"
#include "Application.hh"
#include "InterPassData.hh"
#include "LLVMTCECmdLineOptions.hh"
#include "OperationPool.hh"
#include "BEMGenerator.hh"
#include "Exception.hh"
Include dependency graph for LLVMTCERISCVIntrinsicsLowering.cc:

Go to the source code of this file.

Namespaces

 llvm
 

Functions

FunctionPass * llvm::createRISCVIntrinsicsPass (const char *)
 

Detailed Description

Pass for lowering RISC-V intrinsics

Author
Kari Hepola 2022
Note
rating: red

Definition in file LLVMTCERISCVIntrinsicsLowering.cc.