LLVM 19.0.0git
Namespaces | Macros
TextStubCommon.cpp File Reference
#include "TextStubCommon.h"
#include "TextAPIContext.h"
#include "llvm/ADT/StringSwitch.h"
#include "llvm/TextAPI/Architecture.def"

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 
namespace  llvm::yaml
 

Macros

#define ARCHINFO(arch, type, subtype, numbits)    IO.bitSetCase(Archs, #arch, 1U << static_cast<int>(AK_##arch));
 

Macro Definition Documentation

◆ ARCHINFO

#define ARCHINFO (   arch,
  type,
  subtype,
  numbits 
)     IO.bitSetCase(Archs, #arch, 1U << static_cast<int>(AK_##arch));