llvm::MachineIRBuilder::buildSetFPMode

Build and insert G_SET_FPMODE Src

Synopsis

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

MachineInstrBuilder
buildSetFPMode(SrcOp const& Src);

Return Value

a MachineInstrBuilder for the newly created instruction.

Parameters

NameDescription
SrcSource operand.