|
LLVM 24.0.0git
|
Default ABI classification shared by targets without special rules. More...
#include "llvm/ABI/TargetInfo.h"Go to the source code of this file.
Classes | |
| class | llvm::abi::DefaultTargetInfo |
| Self-consistent classification that conforms to no particular ABI. More... | |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
| namespace | llvm::abi |
Default ABI classification shared by targets without special rules.
This is the llvm::abi analogue of clang::CodeGen::DefaultABIInfo: targets delegate to it for the cases they do not handle themselves.
Definition in file DefaultTargetInfo.h.