llvm::MachineIRBuilder::buildSetRounding

Build and insert G_SET_ROUNDING

Synopsis

Declared in <llvm/CodeGen/GlobalISel/MachineIRBuilder.h>

MachineInstrBuilder
buildSetRounding(SrcOp const& Src);

Return Value

a MachineInstrBuilder for the newly created instruction.

Parameters

NameDescription
SrcSource operand.