LLVM API Documentation
#include "MCTargetDesc/SystemZMCTargetDesc.h"
#include "MCTargetDesc/SystemZMCFixups.h"
#include "llvm/MC/MCAsmBackend.h"
#include "llvm/MC/MCELFObjectWriter.h"
#include "llvm/MC/MCFixupKindInfo.h"
#include "llvm/MC/MCInst.h"
#include "llvm/MC/MCObjectWriter.h"
Go to the source code of this file.
Functions | |
static uint64_t | extractBitsForFixup (MCFixupKind Kind, uint64_t Value) |
static uint64_t extractBitsForFixup | ( | MCFixupKind | Kind, |
uint64_t | Value | ||
) | [static] |
Definition at line 23 of file SystemZMCAsmBackend.cpp.
References llvm::FirstTargetFixupKind, llvm::SystemZ::FK_390_PC16DBL, llvm::SystemZ::FK_390_PC32DBL, llvm::SystemZ::FK_390_PLT16DBL, llvm::SystemZ::FK_390_PLT32DBL, and llvm_unreachable.