LLVM
8.0.1
|
#include "llvm/CodeGen/MIRYamlMapping.h"
Static Public Member Functions | |
static void | mapping (yaml::IO &YamlIO, FixedMachineStackObject &Object) |
Static Public Attributes | |
static const bool | flow = true |
Definition at line 311 of file MIRYamlMapping.h.
|
inlinestatic |
Definition at line 312 of file MIRYamlMapping.h.
References llvm::yaml::FixedMachineStackObject::Alignment, llvm::yaml::FixedMachineStackObject::CalleeSavedRegister, llvm::yaml::FixedMachineStackObject::CalleeSavedRestored, llvm::yaml::FixedMachineStackObject::DebugExpr, llvm::yaml::FixedMachineStackObject::DebugLoc, llvm::yaml::FixedMachineStackObject::DebugVar, llvm::yaml::FixedMachineStackObject::DefaultType, llvm::yaml::FixedMachineStackObject::ID, llvm::yaml::FixedMachineStackObject::IsAliased, llvm::yaml::FixedMachineStackObject::IsImmutable, llvm::yaml::FixedMachineStackObject::Offset, llvm::yaml::FixedMachineStackObject::Size, llvm::yaml::FixedMachineStackObject::SpillSlot, llvm::yaml::FixedMachineStackObject::StackID, and llvm::yaml::FixedMachineStackObject::Type.
|
static |
Definition at line 337 of file MIRYamlMapping.h.