|
LLVM 22.0.0git
|
#include "llvm/IR/User.h"#include "llvm/IR/Constant.h"#include "llvm/IR/GlobalValue.h"#include "llvm/IR/IntrinsicInst.h"#include "llvm/SandboxIR/User.h"#include "llvm/SandboxIR/Context.h"#include "llvm/SandboxIR/Values.def"Go to the source code of this file.
Classes | |
| struct | llvm::DescriptorInfo |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::sandboxir |
Macros | |
| #define | DEF_VALUE(ID, CLASS) |
| #define | DEF_USER(ID, CLASS) |
| #define | DEF_INSTR(ID, OPC, CLASS) |
| #define DEF_INSTR | ( | ID, | |
| OPC, | |||
| CLASS ) |
| #define DEF_USER | ( | ID, | |
| CLASS ) |
| #define DEF_VALUE | ( | ID, | |
| CLASS ) |