struct X86GenInstrInfo

Declaration

struct X86GenInstrInfo : public TargetInstrInfo { /* full declaration omitted */ };

Description

TargetInstrInfo - Interface to description of machine instruction set

Declared at: build/lib/Target/X86/X86GenInstrInfo.inc:57248

Inherits from: TargetInstrInfo

Member Variables

Inherited from TargetInstrInfo:

public static CommuteAnyOperandIndex = ~0U

Method Overview

Inherited from TargetInstrInfo:

Inherited from MCInstrInfo:

Methods

X86GenInstrInfo(int CFSetupOpcode = -1,
                int CFDestroyOpcode = -1,
                int CatchRetOpcode = -1,
                int ReturnOpcode = -1)

Declared at: build/lib/Target/X86/X86GenInstrInfo.inc:57249

Parameters

int CFSetupOpcode = -1
int CFDestroyOpcode = -1
int CatchRetOpcode = -1
int ReturnOpcode = -1

~X86GenInstrInfo()

Declared at: build/lib/Target/X86/X86GenInstrInfo.inc:57250