llvm::MachineOperand::isFPImm

isFPImm - Tests if this is a MO_FPImmediate operand.

Synopsis

Declared in <llvm/CodeGen/MachineOperand.h>

bool
isFPImm() const;

Return Value

True if this is a MO_FPImmediate operand.