LLVM 20.0.0git
|
#include "NVPTX.h"
#include "NVPTXUtilities.h"
#include "MCTargetDesc/NVPTXBaseInfo.h"
#include "llvm/IR/Function.h"
#include "llvm/IR/Instructions.h"
#include "llvm/IR/IntrinsicInst.h"
#include "llvm/IR/Module.h"
#include "llvm/IR/Type.h"
#include "llvm/Pass.h"
Go to the source code of this file.
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
Functions | |
void | llvm::initializeNVPTXLowerAllocaPass (PassRegistry &) |
INITIALIZE_PASS (NVPTXLowerAlloca, "nvptx-lower-alloca", "Lower Alloca", false, false) bool NVPTXLowerAlloca | |
INITIALIZE_PASS | ( | NVPTXLowerAlloca | , |
"nvptx-lower-alloca" | , | ||
"Lower Alloca" | , | ||
false | , | ||
false | |||
) |
Definition at line 58 of file NVPTXLowerAlloca.cpp.
References llvm::ADDRESS_SPACE_GENERIC, llvm::ADDRESS_SPACE_LOCAL, F, I, and llvm::make_early_inc_range().