Home | History | Annotate | Download | only in PowerPC

Lines Matching full:special

40 // accordingly.  Such operations are identified as using "special
148 // Remove swaps and update other instructions requiring special
157 // Update instructions requiring special handling.
283 // special handling defined, it is not swappable.
339 // Non-permuting loads are currently unsafe. We can use special
362 // Non-permuting stores are currently unsafe. We can use special
411 // Splats are lane-sensitive, but we can use special handling
419 // FIXME: Some of these could be permitted with special handling,
439 // by adding special handling for narrowing copies as well as
803 // The identified swap entry requires special handling to allow its
812 llvm_unreachable("Unexpected special handling type");
982 DEBUG(dbgs() << "special:**unknown**");
987 DEBUG(dbgs() << "special:extract ");
990 DEBUG(dbgs() << "special:insert ");
993 DEBUG(dbgs() << "special:load ");
996 DEBUG(dbgs() << "special:store ");
999 DEBUG(dbgs() << "special:splat ");
1002 DEBUG(dbgs() << "special:xxpermdi ");
1005 DEBUG(dbgs() << "special:copywiden ");