reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

gen/lib/Target/X86/X86GenAsmMatcher.inc
  985           if (Features.test(Feature_In16BitModeBit))	 // "pop"
  987           else if (Features.test(Feature_In32BitModeBit))
  989           else if (Features.test(Feature_In64BitModeBit))
  995           if (Features.test(Feature_In16BitModeBit))	 // "ret"
  997           else if (Features.test(Feature_In32BitModeBit))
  999           else if (Features.test(Feature_In64BitModeBit))
 1013             if (Features.test(Feature_In16BitModeBit))	 // "call"
 1015             else if (Features.test(Feature_In32BitModeBit))
 1017             else if (Features.test(Feature_In64BitModeBit))
 1035           if (Features.test(Feature_In16BitModeBit))	 // "iret"
 1037           else if (Features.test(Feature_Not16BitModeBit))
 1046             if (Features.test(Feature_In16BitModeBit))	 // "lgdt"
 1048             else if (Features.test(Feature_In32BitModeBit))
 1050             else if (Features.test(Feature_In64BitModeBit))
 1056             if (Features.test(Feature_In16BitModeBit))	 // "lidt"
 1058             else if (Features.test(Feature_In32BitModeBit))
 1060             else if (Features.test(Feature_In64BitModeBit))
 1066             if (Features.test(Feature_In16BitModeBit))	 // "lret"
 1068             else if (Features.test(Feature_Not16BitModeBit))
 1082               if (Features.test(Feature_In16BitModeBit))	 // "popa"
 1084               else if (Features.test(Feature_In32BitModeBit))
 1088               if (Features.test(Feature_In16BitModeBit))	 // "popf"
 1090               else if (Features.test(Feature_In32BitModeBit))
 1092               else if (Features.test(Feature_In64BitModeBit))
 1100             if (Features.test(Feature_In16BitModeBit))	 // "push"
 1102             else if (Features.test(Feature_In32BitModeBit))
 1104             else if (Features.test(Feature_In64BitModeBit))
 1112           if (Features.test(Feature_In16BitModeBit))	 // "retn"
 1114           else if (Features.test(Feature_In32BitModeBit))
 1116           else if (Features.test(Feature_In64BitModeBit))
 1144             if (Features.test(Feature_In16BitModeBit))	 // "sgdt"
 1146             else if (Features.test(Feature_In32BitModeBit))
 1148             else if (Features.test(Feature_In64BitModeBit))
 1154             if (Features.test(Feature_In16BitModeBit))	 // "sidt"
 1156             else if (Features.test(Feature_In32BitModeBit))
 1158             else if (Features.test(Feature_In64BitModeBit))
 1192               if (Features.test(Feature_In16BitModeBit))	 // "pusha"
 1194               else if (Features.test(Feature_In32BitModeBit))
 1198               if (Features.test(Feature_In16BitModeBit))	 // "pushf"
 1200               else if (Features.test(Feature_In32BitModeBit))
 1202               else if (Features.test(Feature_In64BitModeBit))
 1307             if (Features.test(Feature_Not64BitModeBit))	 // "leavel"
 1311             if (Features.test(Feature_In64BitModeBit))	 // "leaveq"
 1668             if (Features.test(Feature_In16BitModeBit))	 // "lgdt"
 1670             else if (Features.test(Feature_In32BitModeBit))
 1676             if (Features.test(Feature_In16BitModeBit))	 // "lidt"
 1678             else if (Features.test(Feature_In32BitModeBit))
 1689             if (Features.test(Feature_In16BitModeBit))	 // "popa"
 1691             else if (Features.test(Feature_In32BitModeBit))
 1695             if (Features.test(Feature_In64BitModeBit))	 // "popf"
 1711             if (Features.test(Feature_In16BitModeBit))	 // "sgdt"
 1713             else if (Features.test(Feature_In32BitModeBit))
 1719             if (Features.test(Feature_In16BitModeBit))	 // "sidt"
 1721             else if (Features.test(Feature_In32BitModeBit))
 1755               if (Features.test(Feature_Not64BitModeBit))	 // "popad"
 1761               if (Features.test(Feature_In32BitModeBit))	 // "popfw"
 1763               else if (Features.test(Feature_In64BitModeBit))
 1774               if (Features.test(Feature_In16BitModeBit))	 // "pusha"
 1776               else if (Features.test(Feature_In32BitModeBit))
 1780               if (Features.test(Feature_In64BitModeBit))	 // "pushf"
 1841             if (Features.test(Feature_Not64BitModeBit))	 // "pushad"
 1847             if (Features.test(Feature_In32BitModeBit))	 // "pushfw"
 1849             else if (Features.test(Feature_In64BitModeBit))