LLVM API Documentation

Namespaces | Functions
HexagonRemoveSZExtArgs.cpp File Reference
#include "Hexagon.h"
#include "HexagonTargetMachine.h"
#include "llvm/CodeGen/MachineFunctionAnalysis.h"
#include "llvm/IR/Function.h"
#include "llvm/IR/Instructions.h"
#include "llvm/Pass.h"
#include "llvm/Transforms/Scalar.h"
Include dependency graph for HexagonRemoveSZExtArgs.cpp:

Go to the source code of this file.

Namespaces

namespace  llvm
 

List of target independent CodeGen pass IDs.


Functions

void llvm::initializeHexagonRemoveExtendArgsPass (PassRegistry &)
 INITIALIZE_PASS (HexagonRemoveExtendArgs,"reargs","Remove Sign and Zero Extends for Args", false, false) bool HexagonRemoveExtendArgs

Function Documentation

INITIALIZE_PASS ( HexagonRemoveExtendArgs  ,
"reargs"  ,
"Remove Sign and Zero Extends for Args"  ,
false  ,
false   
)