LLVM 24.0.0git
DefaultTargetInfo.h File Reference

Default ABI classification shared by targets without special rules. More...

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

Detailed Description

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.