|
LLVM 22.0.0git
|
#include "SystemZMCInstLower.h"#include "MCTargetDesc/SystemZMCAsmInfo.h"#include "SystemZAsmPrinter.h"#include "llvm/IR/Mangler.h"#include "llvm/MC/MCExpr.h"#include "llvm/MC/MCInst.h"#include "llvm/MC/MCStreamer.h"Go to the source code of this file.
Functions | |
| static SystemZ::Specifier | getSpecifierForTFlags (unsigned Flags) |
|
static |
Definition at line 20 of file SystemZMCInstLower.cpp.
References llvm_unreachable, llvm::SystemZII::MO_GOT, llvm::SystemZII::MO_INDNTPOFF, llvm::SystemZII::MO_SYMBOL_MODIFIER, llvm::SystemZ::S_GOT, llvm::SystemZ::S_INDNTPOFF, and llvm::SystemZ::S_None.
Referenced by llvm::SystemZMCInstLower::lowerOperand().