LLVM
8.0.1
|
#include "SystemZMCInstLower.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 MCSymbolRefExpr::VariantKind | getVariantKind (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::MCSymbolRefExpr::VK_GOT, llvm::MCSymbolRefExpr::VK_INDNTPOFF, and llvm::MCSymbolRefExpr::VK_None.
Referenced by llvm::SystemZMCInstLower::lowerOperand().