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

References

gen/lib/Target/PowerPC/PPCGenAsmMatcher.inc
 3280     case MCK_VSLRC: return true;
 3314   case MCK_VSLRC:
 3932     case PPC::VSL14: OpKind = MCK_VSLRC; break;
 3933     case PPC::VSL15: OpKind = MCK_VSLRC; break;
 3934     case PPC::VSL16: OpKind = MCK_VSLRC; break;
 3935     case PPC::VSL17: OpKind = MCK_VSLRC; break;
 3936     case PPC::VSL18: OpKind = MCK_VSLRC; break;
 3937     case PPC::VSL19: OpKind = MCK_VSLRC; break;
 3938     case PPC::VSL20: OpKind = MCK_VSLRC; break;
 3939     case PPC::VSL21: OpKind = MCK_VSLRC; break;
 3940     case PPC::VSL22: OpKind = MCK_VSLRC; break;
 3941     case PPC::VSL23: OpKind = MCK_VSLRC; break;
 3942     case PPC::VSL24: OpKind = MCK_VSLRC; break;
 3943     case PPC::VSL25: OpKind = MCK_VSLRC; break;
 3944     case PPC::VSL26: OpKind = MCK_VSLRC; break;
 3945     case PPC::VSL27: OpKind = MCK_VSLRC; break;
 3946     case PPC::VSL28: OpKind = MCK_VSLRC; break;
 3947     case PPC::VSL29: OpKind = MCK_VSLRC; break;
 3948     case PPC::VSL30: OpKind = MCK_VSLRC; break;
 3949     case PPC::VSL31: OpKind = MCK_VSLRC; break;
 4044   case MCK_VSLRC: return "MCK_VSLRC";