Home | History | Annotate | Download | only in mips

Lines Matching refs:MachineRepresentation

246     case MachineRepresentation::kFloat32:
249 case MachineRepresentation::kFloat64:
252 case MachineRepresentation::kBit: // Fall through.
253 case MachineRepresentation::kWord8:
256 case MachineRepresentation::kWord16:
259 case MachineRepresentation::kTaggedSigned: // Fall through.
260 case MachineRepresentation::kTaggedPointer: // Fall through.
261 case MachineRepresentation::kTagged: // Fall through.
262 case MachineRepresentation::kWord32:
265 case MachineRepresentation::kWord64: // Fall through.
266 case MachineRepresentation::kSimd128: // Fall through.
267 case MachineRepresentation::kSimd1x4: // Fall through.
268 case MachineRepresentation::kSimd1x8: // Fall through.
269 case MachineRepresentation::kSimd1x16: // Fall through.
270 case MachineRepresentation::kNone:
301 MachineRepresentation rep = store_rep.representation();
334 case MachineRepresentation::kFloat32:
337 case MachineRepresentation::kFloat64:
340 case MachineRepresentation::kBit: // Fall through.
341 case MachineRepresentation::kWord8:
344 case MachineRepresentation::kWord16:
347 case MachineRepresentation::kTaggedSigned: // Fall through.
348 case MachineRepresentation::kTaggedPointer: // Fall through.
349 case MachineRepresentation::kTagged: // Fall through.
350 case MachineRepresentation::kWord32:
353 case MachineRepresentation::kWord64: // Fall through.
354 case MachineRepresentation::kSimd128: // Fall through.
355 case MachineRepresentation::kSimd1x4: // Fall through.
356 case MachineRepresentation::kSimd1x8: // Fall through.
357 case MachineRepresentation::kSimd1x16: // Fall through.
358 case MachineRepresentation::kNone:
1186 case MachineRepresentation::kBit: // Fall through.
1187 case MachineRepresentation::kWord8:
1190 case MachineRepresentation::kWord16:
1193 case MachineRepresentation::kTaggedSigned: // Fall through.
1194 case MachineRepresentation::kTaggedPointer: // Fall through.
1195 case MachineRepresentation::kTagged: // Fall through.
1196 case MachineRepresentation::kWord32:
1199 case MachineRepresentation::kFloat32:
1202 case MachineRepresentation::kFloat64:
1205 case MachineRepresentation::kWord64: // Fall through.
1206 case MachineRepresentation::kSimd128: // Fall through.
1207 case MachineRepresentation::kSimd1x4: // Fall through.
1208 case MachineRepresentation::kSimd1x8: // Fall through.
1209 case MachineRepresentation::kSimd1x16: // Fall through.
1210 case MachineRepresentation::kNone:
1239 case MachineRepresentation::kFloat32:
1242 case MachineRepresentation::kFloat64:
1245 case MachineRepresentation::kBit: // Fall through.
1246 case MachineRepresentation::kWord8:
1249 case MachineRepresentation::kWord16:
1252 case MachineRepresentation::kTaggedSigned: // Fall through.
1253 case MachineRepresentation::kTaggedPointer: // Fall through.
1254 case MachineRepresentation::kTagged: // Fall through.
1255 case MachineRepresentation::kWord32:
1258 case MachineRepresentation::kWord64: // Fall through.
1259 case MachineRepresentation::kSimd128: // Fall through.
1260 case MachineRepresentation::kSimd1x4: // Fall through.
1261 case MachineRepresentation::kSimd1x8: // Fall through.
1262 case MachineRepresentation::kSimd1x16: // Fall through.
1263 case MachineRepresentation::kNone:
1290 case MachineRepresentation::kWord8:
1293 case MachineRepresentation::kWord16:
1296 case MachineRepresentation::kWord32:
1299 case MachineRepresentation::kFloat32:
1302 case MachineRepresentation::kFloat64:
1305 case MachineRepresentation::kBit: // Fall through.
1306 case MachineRepresentation::kTaggedSigned: // Fall through.
1307 case MachineRepresentation::kTaggedPointer: // Fall through.
1308 case MachineRepresentation::kTagged: // Fall through.
1309 case MachineRepresentation::kWord64: // Fall through.
1310 case MachineRepresentation::kSimd128: // Fall through.
1311 case MachineRepresentation::kSimd1x4: // Fall through.
1312 case MachineRepresentation::kSimd1x8: // Fall through.
1313 case MachineRepresentation::kSimd1x16: // Fall through.
1314 case MachineRepresentation::kNone:
1335 MachineRepresentation rep = CheckedStoreRepresentationOf(node->op());
1343 case MachineRepresentation::kWord8:
1346 case MachineRepresentation::kWord16:
1349 case MachineRepresentation::kWord32:
1352 case MachineRepresentation::kFloat32:
1355 case MachineRepresentation::kFloat64:
1825 case MachineRepresentation::kWord8:
1828 case MachineRepresentation::kWord16:
1831 case MachineRepresentation::kWord32:
1853 MachineRepresentation rep = AtomicStoreRepresentationOf(node->op());
1860 case MachineRepresentation::kWord8:
1863 case MachineRepresentation::kWord16:
1866 case MachineRepresentation::kWord32: