LLVM 19.0.0git
Functions
AMDGPUMCExpr.cpp File Reference
#include "AMDGPUMCExpr.h"
#include "llvm/MC/MCContext.h"
#include "llvm/MC/MCStreamer.h"
#include "llvm/MC/MCSymbol.h"
#include "llvm/MC/MCValue.h"
#include "llvm/Support/Allocator.h"
#include "llvm/Support/raw_ostream.h"
#include <optional>

Go to the source code of this file.

Functions

static int64_t op (AMDGPUVariadicMCExpr::VariadicKind Kind, int64_t Arg1, int64_t Arg2)
 

Function Documentation

◆ op()

static int64_t op ( AMDGPUVariadicMCExpr::VariadicKind  Kind,
int64_t  Arg1,
int64_t  Arg2 
)
static