LLVM 22.0.0git
MachineIRBuilder.cpp File Reference

This file implements the MachineIRBuidler class. More...

Go to the source code of this file.

Functions

static unsigned getIntrinsicOpcode (bool HasSideEffects, bool IsConvergent)

Detailed Description

This file implements the MachineIRBuidler class.

Definition in file MachineIRBuilder.cpp.

Function Documentation

◆ getIntrinsicOpcode()

unsigned getIntrinsicOpcode ( bool HasSideEffects,
bool IsConvergent )
static