LLVM API Documentation
#include "SystemZMCInstLower.h"
#include "SystemZAsmPrinter.h"
#include "llvm/IR/Mangler.h"
#include "llvm/MC/MCExpr.h"
#include "llvm/MC/MCStreamer.h"
Go to the source code of this file.
Functions | |
static MCSymbolRefExpr::VariantKind | getVariantKind (unsigned Flags) |
static MCSymbolRefExpr::VariantKind getVariantKind | ( | unsigned | Flags | ) | [static] |
Definition at line 19 of file SystemZMCInstLower.cpp.
References llvm_unreachable, llvm::SystemZII::MO_GOT, llvm::SystemZII::MO_SYMBOL_MODIFIER, llvm::MCSymbolRefExpr::VK_GOT, and llvm::MCSymbolRefExpr::VK_None.
Referenced by llvm::SystemZMCInstLower::lowerOperand().