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

References

gen/lib/Target/SystemZ/SystemZGenAsmMatcher.inc
 1577     return B == MCK_VR32Bit;
 2051     case SystemZ::F16S: OpKind = MCK_VR32Bit; break;
 2053     case SystemZ::F17S: OpKind = MCK_VR32Bit; break;
 2055     case SystemZ::F18S: OpKind = MCK_VR32Bit; break;
 2057     case SystemZ::F19S: OpKind = MCK_VR32Bit; break;
 2059     case SystemZ::F20S: OpKind = MCK_VR32Bit; break;
 2061     case SystemZ::F21S: OpKind = MCK_VR32Bit; break;
 2063     case SystemZ::F22S: OpKind = MCK_VR32Bit; break;
 2065     case SystemZ::F23S: OpKind = MCK_VR32Bit; break;
 2067     case SystemZ::F24S: OpKind = MCK_VR32Bit; break;
 2069     case SystemZ::F25S: OpKind = MCK_VR32Bit; break;
 2071     case SystemZ::F26S: OpKind = MCK_VR32Bit; break;
 2073     case SystemZ::F27S: OpKind = MCK_VR32Bit; break;
 2075     case SystemZ::F28S: OpKind = MCK_VR32Bit; break;
 2077     case SystemZ::F29S: OpKind = MCK_VR32Bit; break;
 2079     case SystemZ::F30S: OpKind = MCK_VR32Bit; break;
 2081     case SystemZ::F31S: OpKind = MCK_VR32Bit; break;
 2191   case MCK_VR32Bit: return "MCK_VR32Bit";