enum SubtargetFeatureBits
Declared at: build/lib/Target/X86/X86GenInstrInfo.inc:128303
Enumerators
Name | Value | Comment |
---|---|---|
Feature_Not64BitModeBit | 4 | |
Feature_In64BitModeBit | 2 | |
Feature_In16BitModeBit | 0 | |
Feature_Not16BitModeBit | 3 | |
Feature_In32BitModeBit | 1 |
Declared at: build/lib/Target/X86/X86GenInstrInfo.inc:128303
Name | Value | Comment |
---|---|---|
Feature_Not64BitModeBit | 4 | |
Feature_In64BitModeBit | 2 | |
Feature_In16BitModeBit | 0 | |
Feature_Not16BitModeBit | 3 | |
Feature_In32BitModeBit | 1 |