#include "TextStubCommon.h"
#include "TextAPIContext.h"
#include "llvm/ADT/StringSwitch.h"
#include "llvm/TextAPI/Architecture.def"
Go to the source code of this file.
|
namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations.
|
|
namespace | llvm::yaml |
|
|
#define | ARCHINFO(arch, type, subtype, numbits) IO.bitSetCase(Archs, #arch, 1U << static_cast<int>(AK_##arch)); |
|
◆ ARCHINFO
#define ARCHINFO |
( |
|
arch, |
|
|
|
type, |
|
|
|
subtype, |
|
|
|
numbits |
|
) |
| IO.bitSetCase(Archs, #arch, 1U << static_cast<int>(AK_##arch)); |