LLVM  8.0.1
Functions
SystemZMCAsmBackend.cpp File Reference
#include "MCTargetDesc/SystemZMCFixups.h"
#include "MCTargetDesc/SystemZMCTargetDesc.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"
#include "llvm/MC/MCSubtargetInfo.h"
Include dependency graph for SystemZMCAsmBackend.cpp:

Go to the source code of this file.

Functions

static uint64_t extractBitsForFixup (MCFixupKind Kind, uint64_t Value)
 

Function Documentation

◆ extractBitsForFixup()

static uint64_t extractBitsForFixup ( MCFixupKind  Kind,
uint64_t  Value 
)
static