LLVM
13.0.0git
|
#include "NVPTX.h"
#include "NVPTXTargetMachine.h"
#include "NVPTXUtilities.h"
#include "MCTargetDesc/NVPTXBaseInfo.h"
#include "llvm/Analysis/ValueTracking.h"
#include "llvm/IR/Function.h"
#include "llvm/IR/Instructions.h"
#include "llvm/IR/Module.h"
#include "llvm/IR/Type.h"
#include "llvm/Pass.h"
Go to the source code of this file.
Namespaces | |
llvm | |
This class represents lattice values for constants. | |
Functions | |
void | llvm::initializeNVPTXLowerArgsPass (PassRegistry &) |
INITIALIZE_PASS (NVPTXLowerArgs, "nvptx-lower-args", "Lower arguments (NVPTX)", false, false) void NVPTXLowerArgs | |
Definition at line 138 of file NVPTXLowerArgs.cpp.
References llvm::ADDRESS_SPACE_PARAM, Arg, assert(), DL, llvm::PointerType::get(), llvm::AllocaInst::getAlign(), llvm::PointerType::getElementType(), and llvm::AllocaInst::setAlignment().