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

References

gen/lib/Target/ARM/ARMGenAsmMatcher.inc
  631   case Feature_HasVFP2Bit: return "VFP2";
  725           if (Features.test(Feature_HasVFP2Bit))	 // "fldd"
  729           if (Features.test(Feature_HasVFP2Bit))	 // "flds"
  741             if (Features.test(Feature_HasVFP2Bit))	 // "fmrs"
  745             if (Features.test(Feature_HasVFP2Bit))	 // "fmrx"
  753           if (Features.test(Feature_HasVFP2Bit))	 // "fmsr"
  759           if (Features.test(Feature_HasVFP2Bit))	 // "fmxr"
  770           if (Features.test(Feature_HasVFP2Bit))	 // "fstd"
  774           if (Features.test(Feature_HasVFP2Bit))	 // "fsts"
  810           if (Features.test(Feature_HasVFP2Bit))	 // "faddd"
  814           if (Features.test(Feature_HasVFP2Bit))	 // "fadds"
  828             if (Features.test(Feature_HasVFP2Bit))	 // "fcmpd"
  832             if (Features.test(Feature_HasVFP2Bit))	 // "fcmps"
  843             if (Features.test(Feature_HasVFP2Bit))	 // "fcpyd"
  847             if (Features.test(Feature_HasVFP2Bit))	 // "fcpys"
  860           if (Features.test(Feature_HasVFP2Bit))	 // "fdivd"
  864           if (Features.test(Feature_HasVFP2Bit))	 // "fdivs"
  878             if (Features.test(Feature_HasVFP2Bit))	 // "fmacd"
  882             if (Features.test(Feature_HasVFP2Bit))	 // "fmacs"
  890           if (Features.test(Feature_HasVFP2Bit))	 // "fmdrr"
  900               if (Features.test(Feature_HasVFP2Bit))	 // "fmrdd"
  904               if (Features.test(Feature_HasVFP2Bit))	 // "fmrds"
  912             if (Features.test(Feature_HasVFP2Bit))	 // "fmrrd"
  923             if (Features.test(Feature_HasVFP2Bit))	 // "fmuld"
  927             if (Features.test(Feature_HasVFP2Bit))	 // "fmuls"
  940           if (Features.test(Feature_HasVFP2Bit))	 // "fnegd"
  944           if (Features.test(Feature_HasVFP2Bit))	 // "fnegs"
 1218           if (Features.test(Feature_HasVFP2Bit))	 // "fsitod"
 1222           if (Features.test(Feature_HasVFP2Bit))	 // "fsitos"
 1233           if (Features.test(Feature_HasVFP2Bit))	 // "fsqrtd"
 1237           if (Features.test(Feature_HasVFP2Bit))	 // "fsqrts"
 1255           if (Features.test(Feature_HasVFP2Bit))	 // "ftosid"
 1259           if (Features.test(Feature_HasVFP2Bit))	 // "ftosis"
 1270           if (Features.test(Feature_HasVFP2Bit))	 // "ftouid"
 1274           if (Features.test(Feature_HasVFP2Bit))	 // "ftouis"
 1287         if (Features.test(Feature_HasVFP2Bit))	 // "fuitod"
 1291         if (Features.test(Feature_HasVFP2Bit))	 // "fuitos"
 1312           if (Features.test(Feature_HasVFP2Bit))	 // "fldmeax"
 1318           if (Features.test(Feature_HasVFP2Bit))	 // "fldmfdx"
 1331           if (Features.test(Feature_HasVFP2Bit))	 // "fstmeax"
 1337           if (Features.test(Feature_HasVFP2Bit))	 // "fstmfdx"
 1353             if (Features.test(Feature_HasVFP2Bit))	 // "ftosizd"
 1357             if (Features.test(Feature_HasVFP2Bit))	 // "ftosizs"
 1368             if (Features.test(Feature_HasVFP2Bit))	 // "ftouizd"
 1372             if (Features.test(Feature_HasVFP2Bit))	 // "ftouizs"
 9807     Features.set(Feature_HasVFP2Bit);
10086   {Feature_HasVFP2Bit, },
10110   {Feature_HasVFP2Bit, Feature_HasDPVFPBit, },