Lines Matching refs:MOVX_CASE
2130 #define MOVX_CASE(Prefix, Ext, Type, Suffix, Postfix) \ in addConstantComments() macro
2134 MOVX_CASE(, Ext, Type, , ) \ in addConstantComments()
2135 MOVX_CASE(V, Ext, Type, , ) \ in addConstantComments()
2136 MOVX_CASE(V, Ext, Type, Y, ) \ in addConstantComments()
2137 MOVX_CASE(V, Ext, Type, Z128, ) \ in addConstantComments()
2138 MOVX_CASE(V, Ext, Type, Z128, k ) \ in addConstantComments()
2139 MOVX_CASE(V, Ext, Type, Z128, kz ) \ in addConstantComments()
2140 MOVX_CASE(V, Ext, Type, Z256, ) \ in addConstantComments()
2141 MOVX_CASE(V, Ext, Type, Z256, k ) \ in addConstantComments()
2142 MOVX_CASE(V, Ext, Type, Z256, kz ) \ in addConstantComments()
2143 MOVX_CASE(V, Ext, Type, Z, ) \ in addConstantComments()
2144 MOVX_CASE(V, Ext, Type, Z, k ) \ in addConstantComments()
2145 MOVX_CASE(V, Ext, Type, Z, kz ) in addConstantComments()