ΒΆunsigned int getCMovOpcode(
    unsigned int RegBytes,
    bool HasMemoryOperand = false)

Description

Return a cmov opcode for the given register size in bytes, and operand type.

Declared at: llvm/lib/Target/X86/X86InstrInfo.h:41

Parameters

unsigned int RegBytes
bool HasMemoryOperand = false